[BusyBox] Busybox init.

Hiroshi Ito ito at mlb.co.jp
Sat Nov 6 09:42:56 UTC 2004


From: "Steve Iribarne" <steve.iribarne at dilithiumnetworks.com>
Subject: [BusyBox] Busybox init.
Date: Fri, 5 Nov 2004 14:33:57 -0800
> But before I put everything into my ramdisk and all that craziness, I
> usually just chroot into my ramdisks root.
> 
> When I do the following command :
> 
> /usr/sbin/chroot ./ramdisk_src /sbin/init
> 
> I get the error message
> 
> Busybox (version stuff)
> 
> Usage: init
> 
> That's it.
> 
> Any ideas of what I am doing wrong?

  your init is working correctly.
  init checks a pid, and pid must be 1.

  Yes, error message is not good.
  Any way, your root imgae has enough library(.so) to execute init.
  (To check a rest of sequence, you run them manualy as init will do. )
--------
Hiroshi Ito
Media Lab. Inc.,
URL http://www.mlb.co.jp ( Sorry, Japanese only. )
TEL +81-3-5294-7255  FAX +81-3-5294-7256



More information about the busybox mailing list