On Fri, Jun 28, 2002 at 03:04:31PM +1000, dan wrote:

> I am trying to work out how to configure my Linux box to boot up in console
> mode rather than load up X Windows (KDE).  Is this something to do with the
> runlevels?  If so then does anyone know how I permanently set this?

Change the `initdefault' entry in /etc/inittab to make run level 3 the
default:

    [johnc@dropbear ~]$ grep :initdefault /etc/inittab 
    id:3:initdefault:

The number, `3' in this case, is the default run level.


Cheers,

John
-- 
whois [EMAIL PROTECTED]
GPG key id: 0xD59C360F
http://kirriwa.net/john/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to