[BusyBox] Busybox init.

Hiroshi Ito ito at mlb.co.jp
Tue Nov 9 04:17:25 UTC 2004


Hello, Steve,

From: "Steve Iribarne" <steve.iribarne at dilithiumnetworks.com>
Subject: RE: [BusyBox] Busybox init.
Date: Mon, 8 Nov 2004 07:41:55 -0800
Message-Id: <B8561865DB141248943E2376D0E85215846668 at DHOST001-17.DEX001.intermedia.net>
> My inittab only has one line in it.
> 
> si::sysinit:/etc/rc.init

  You should write as follows

::sysinit:/etc/rc.init

  Do not put "id" field,
  busybox init uses id filed for specify device for askfirst,
  and if there isn't a device, this line will not executed.
  ( Yes, it is not a good idea, may be need to fix it. )

  again, what was happen on your system is,
  init try to run /etc/rc.init on device /dev/si,
  but there is not a such a device, so it wan not executed.
--------
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