There aren't network serve and orther serve in single mode.If I want to
able network serve in my embeed application ,how can I do to meet two
conditions ,one is without run login screen the orther is have network
serve.


                                                                                  
                    Chris Ellec                                                   
                    <[EMAIL PROTECTED]        To:     PYT PYT                   
                    om>                         <[EMAIL PROTECTED]>               
                    Sent by:                    cc:     [EMAIL PROTECTED]  
                    owner-linux-embedded        Subject:     Re: Init....         
                    @waste.org                                                    
                                                                                  
                                                                                  
                    01-02-03 00:10                                                
                                                                                  
                                                                                  




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>.




--
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>.

Reply via email to