Git Product home page Git Product logo

Comments (5)

uNbAs avatar uNbAs commented on July 19, 2024

Today I tried to modify the Makefile to create a full_sd_1G but I have the same problem "Initializing sistem"

I tried to download the source and build the Full_SD_1G without any changes to the file system but also feel the same

from mca.

dirtyharry123 avatar dirtyharry123 commented on July 19, 2024

Could you please post the output of:
ls -lha INITRAMFS/initramfs/
and:
ls -lha INITRAMFS/initramfs/dev/

from mca.

uNbAs avatar uNbAs commented on July 19, 2024

You think is permission problem? Thanks for your reply!

unbas@WaRMaChiNe:~/Programacion/mca$ ls -lha INITRAMFS/initramfs/
total 80K
drwx------ 16 unbas unbas 4,0K ene 1 1970 .
drwx------ 3 unbas unbas 4,0K nov 11 21:52 ..
drwx------ 2 unbas unbas 4,0K ene 1 1970 bin
drwx------ 6 unbas unbas 4,0K ene 1 1970 dev
drwx------ 4 unbas unbas 4,0K ene 1 1970 etc
drwx------ 2 unbas unbas 4,0K ene 1 1970 include
-rwxr-xr-x 1 unbas unbas 8,1K ene 1 1970 init
drwx------ 3 unbas unbas 4,0K ene 1 1970 lib
lrwxrwxrwx 1 unbas unbas 11 ene 1 1970 linuxrc -> bin/busybox
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 man
-rwxr-xr-x 1 unbas unbas 1,4K nov 22 08:43 mca_default.ini
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 mnt
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 newroot
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 proc
drwx------ 2 unbas unbas 4,0K ene 1 1970 sbin
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 sys
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 tmp
drwx------ 7 unbas unbas 4,0K ene 1 1970 usr
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 var

##############################################################################
##############################################################################

unbas@WaRMaChiNe:~/Programacion/mca$ ls -lha INITRAMFS/initramfs/dev/
total 24K
drwx------ 6 unbas unbas 4,0K ene 1 1970 .
drwx------ 16 unbas unbas 4,0K ene 1 1970 ..
crw------- 1 root root 5, 1 ene 1 1970 console
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 input
lrwxrwxrwx 1 unbas unbas 12 ene 1 1970 log -> /var/tmp/log
lrwxrwxrwx 1 unbas unbas 12 ene 1 1970 mtab -> /proc/mounts
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 net
crw-rw-rw- 1 root root 1, 3 ene 1 1970 null
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 pts
drwxrwxr-x 2 unbas unbas 4,0K ene 1 1970 shm

from mca.

uNbAs avatar uNbAs commented on July 19, 2024

I changed the owner recursively to be root, but the install is the same, stays in initiating system and never ends.
The method I've used is to download the compressed source, svn co unfortunately does not work, but because of my system I have a problem with dependencies svn

root@WaRMaChiNe:/home/unbas/Programacion/mca-master# ls -lha INITRAMFS/initramfs/
total 80K
drwx------ 16 root root 4,0K ene 1 1970 .
drwx------ 3 root root 4,0K nov 23 12:01 ..
drwx------ 2 root root 4,0K ene 1 1970 bin
drwx------ 6 root root 4,0K ene 1 1970 dev
drwx------ 4 root root 4,0K ene 1 1970 etc
drwx------ 2 root root 4,0K ene 1 1970 include
-rwxr-xr-x 1 root root 8,1K ene 1 1970 init
drwx------ 3 root root 4,0K ene 1 1970 lib
lrwxrwxrwx 1 root root 11 ene 1 1970 linuxrc -> bin/busybox
drwxr-xr-x 2 root root 4,0K ene 1 1970 man
-rwxr-xr-x 1 root root 1,4K ene 1 1970 mca_default.ini
drwxr-xr-x 2 root root 4,0K ene 1 1970 mnt
drwxr-xr-x 2 root root 4,0K ene 1 1970 newroot
drwxr-xr-x 2 root root 4,0K ene 1 1970 proc
drwx------ 2 root root 4,0K ene 1 1970 sbin
drwxr-xr-x 2 root root 4,0K ene 1 1970 sys
drwxr-xr-x 2 root root 4,0K ene 1 1970 tmp
drwx------ 7 root root 4,0K ene 1 1970 usr
drwxr-xr-x 2 root root 4,0K ene 1 1970 var
root@WaRMaChiNe:/home/unbas/Programacion/mca-master#

root@WaRMaChiNe:/home/unbas/Programacion/mca-master# ls -lha INITRAMFS/initramfs/dev/
total 24K
drwx------ 6 root root 4,0K ene 1 1970 .
drwx------ 16 root root 4,0K ene 1 1970 ..
crw------- 1 root root 5, 1 ene 1 1970 console
drwxr-xr-x 2 root root 4,0K ene 1 1970 input
lrwxrwxrwx 1 root root 12 ene 1 1970 log -> /var/tmp/log
lrwxrwxrwx 1 root root 12 ene 1 1970 mtab -> /proc/mounts
drwxr-xr-x 2 root root 4,0K ene 1 1970 net
crw-rw-rw- 1 root root 1, 3 ene 1 1970 null
drwxr-xr-x 2 root root 4,0K ene 1 1970 pts
drwxr-xr-x 2 root root 4,0K ene 1 1970 shm
root@WaRMaChiNe:/home/unbas/Programacion/mca-master#

from mca.

dirtyharry123 avatar dirtyharry123 commented on July 19, 2024

Fixed in 91d4842

from mca.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.