[BusyBox] Busybox init.

Steve Iribarne steve.iribarne at dilithiumnetworks.com
Mon Nov 8 15:41:55 UTC 2004


 Hi Bernd and Hiroshi Ito,


-> There is nothing wrong, Init is the parent of all processes.
-> AFAIK Init "only" called from kernel and accept one running 
-> init, and on your host is allready running a init
-> 

Yep.  I read this on the man page.  However, when I loaded my ramdisk
and it started hanging when init got called, that's why I started trying
to to chroot.

My inittab only has one line in it.

si::sysinit:/etc/rc.init

And my rc.init only has a few lines in it...

PATH=/bin:/sbin:/usr/bin:/usr/sbin
export $PATH

mount /proc
mount -n -o remount,rw /

>etc/mtab

mount -f /

/bin/sh

Hiroshi Ito - You do some really complicated stuff, I think.  I really
just need a very easy boot up.


I really want to use busybox init.  Thanks for all your replies.


-stv



More information about the busybox mailing list