[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [rtl] booting from flashdisk



The problem was libs were missing for bash so it could not execute the
scripts.  ldd bash gave me the answer.  Thank you :^)

Troy Davis
Airborne Data Systems, Inc.

-----Original Message-----
From: owner-rtl@fsmlabs.com [mailto:owner-rtl@fsmlabs.com]On Behalf Of
Der Herr Hofrat
Sent: Saturday, June 23, 2001 1:36 AM
To: rtl@fsmlabs.com
Cc: Rtl@Rtlinux.Org
Subject: Re: [rtl] booting from flashdisk


> Hello all-
> 	I have been fighting with the booting from a flash disk using initrd and
a
> ramdisk.  I have now gotten to where it boots the kernel without any
> problems, and gets to init.  However I get the following error:
>
> INIT: version 2.76 booting
> INIT: cannot execute "/etc/rc.d/rc.S"
> INIT: Entering runlevel:3
> INIT: cannot execute "/etc/rc.d/rc.M"
> INIT: No more processes left in this runlevel.
>
multiple posibilities

1) the rc sripts have the wrong permissions
2) the libs are not in place and its not finding the required libs
3) the scripts reference /bin/sh and the link is not set to the proper shell
4) the scripts are not accessible at this point (real root not set yet)

to check whats going on boot into a root-shell by passing the kernel a

boot: linux init /bin/bash (or what ever shell you have)

and then when you get to the prompt execute all the steps in /etc/inittab
manually , this will show where it is failing.

hofrat

----- End of forwarded message from owner-rtl@fsmlabs.com -----
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/