Re: busybox question.

From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 05/31/05


Date: Tue, 31 May 2005 09:06:07 -0400

On Mon, 23 May 2005 20:05:19 -0400, Uday
  <udaymullangi@lucent.com> wrote:
> Hi,
> I am using a busybox for my ramdisk.
> According to the busybox manual, if there is no /etc/inittab file then
> the default behaviour
> of the busybox /sbin/init will execute /etc/init.d/rcS script as a first
> step.
> I have exactly the same configuration. I mean i dont have inittab file. But
> when the
> ramdisk is mounted, the rcS file doesnt seem to be executing. I have an echo
> "hello"
> as the first line in my rcS file. This print is not appeared on my console.
>
Maybe the first line of the file should be #!/bin/sh.

-- 
Depend on the rabbit's foot if you will, but remember, it didn't help
the rabbit.
		-- R.E. Shay


Relevant Pages

  • busybox question.
    ... I am using a busybox for my ramdisk. ... of the busybox /sbin/init will execute /etc/init.d/rcS script as a first ... the rcS file doesnt seem to be executing. ...
    (comp.os.linux.development.system)
  • Re: busybox question.
    ... Uday wrote: ... > ramdisk is mounted, the rcS file doesnt seem to be executing. ... i am using busybox too and my /etc/inittab is executed before /etc/rcS. ...
    (comp.os.linux.development.system)
  • Re: Handling non-standard directories in tinybsd
    ... as well as the configuration is somewhat raw, ... diff -u -r1.1 README ... +difference is that directories will have to be created by TinyBSD because ... RCS file: conf/default/tinybsd.localfiles ...
    (freebsd-current)