[uClibc] No init found after booting

Claus Rosenberger Claus.Rosenberger at rocnet.de
Mon Mar 22 09:43:42 UTC 2004


Hi,

perhaps you forgot to compile initrc, your system told you "no init
found". That means your first initial program was not found after booting.
In the linux kernel you find the list of program names which will be
searched in the filesystem after booting to start the system.

regards

claus

> Hello,
> I just compiled a statically linked busybox - after mounting '/' (minix
> fs)
> the screen remains black - my '/dev' looks as follows [so the kernel
> should
> be able get a tty !?!]:
> ...
> root at fire src # ls -l /mnt/loop/dev
> total 0
> crw-------    1 root     root       5,   1 Jan 30  2003 console
> brw-r-----    1 root     disk       1,   1 May  5  1998 ram
> brw-rw----    1 root     disk       1,    May  5  1998 ram0
> brw-rw----    1 root     disk       1,   1 May  5  1998 ram1
> brw-rw----    1 root     disk       1,  11 May  5  1998 ram11
> brw-rw----    1 root     disk       1,  12 May  5  1998 ram12
> brw-rw----    1 root     disk       1,  13 May  5  1998 ram13
> brw-rw----    1 root     disk       1,  14 May  5  1998 ram14
> brw-rw----    1 root     disk       1,  15 May  5  1998 ram15
> brw-rw----    1 root     disk       1,  19 May  5  1998 ram19
> brw-rw----    1 root     disk       1,   2 May  5  1998 ram2
> brw-rw----    1 root     disk       1,   3 May  5  1998 ram3
> brw-rw----    1 root     disk       1,   4 May  5  1998 ram4
> brw-rw----    1 root     disk       1,   5 May  5  1998 ram5
> brw-rw----    1 root     disk       1,   6 May  5  1998 ram6
> brw-rw----    1 root     disk       1,   7 May  5  1998 ram7
> brw-rw----    1 root     disk       1,   8 May  5  1998 ram8
> brw-rw----    1 root     disk       1,   9 May  5  1998 ram9
> lrwxrwxrwx    1 root     root            4 Mar 18 14:26 ramdisk -> ram0
> crw-rw-rw-    1 root     tty        5,    Mar 18 14:03 tty
> crw-------    1 root     tty        4,    May  5  1998 tty0
> crw-------    1 root     tty        4,   1 Jul 17  2003 tty1
> crw-------    1 root     tty        4,  10 Dec  9  1998 tty10
> crw-------    1 root     tty        4,  11 Dec  9  1998 tty11
> crw-------    1 root     tty        4,  12 Mar 18 14:08 tty12
> crw-------    1 root     tty        4,   2 Feb 23 17:50 tty2
> crw-------    1 root     tty        4,   3 Jan 22  2003 tty3
> crw-------    1 root     tty        4,   4 May 13  2002 tty4
> crw-------    1 root     tty        4,   5 May 13  2002 tty5
> crw-------    1 root     tty        4,   6 May 13  2002 tty6
> crw-------    1 root     tty        4,   7 May  5  1998 tty7
> crw-------    1 root     tty        4,   8 May  5  1998 tty8
> crw-------    1 root     tty        4,   9 Dec  9  1998 tty9
> ...
>
> The kernel should have all needed drivers virtual terminal etc. compiled
> in
>
> Any hints ?
>
> Mario
>
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://uclibc.org/mailman/listinfo/uclibc
>




More information about the uClibc mailing list