Re: busybox question.
From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 05/31/05
- Next message: Nix: "Re: Process memory layout"
- Previous message: vicks: "Re: Sample VFD Driver Source Needed!"
- In reply to: Uday: "busybox question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Nix: "Re: Process memory layout"
- Previous message: vicks: "Re: Sample VFD Driver Source Needed!"
- In reply to: Uday: "busybox question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|