PYT PYT wrote:
>
> Hi !
> I would like to know how to boot my embedded linux in single user mode.... (without
>run the login
> scxreen...)
> My system is a redhat based system....
>
Look in /etc/inittab for the line that has something like
:3:initdefault:
This is the initial run level. You may have 3 (console mode) or 5 (X
mode) by default. Change it to 1 for single user mode.
Chris.
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.