You're headed in the right direction.  The actual file you're looking
for is /etc/inittab.  The key is to have it start in runlevel 3 and not
runlevel 5, which is what it is doing if it's booting up in graphical
mode.

You will find the following line in your /etc/inittab.

   id:5:initdefault:

Edit it so the 5 reads 3 and your problem should be solved.

Ken Wilson
First Law of Optimization: The speed of a nonworking program is
irrelevant
(Steve Heller, 'Efficient C/C++ Programming')

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gerry Doyon
> Sent: Wednesday, September 01, 1999 4:13 PM
> To: [EMAIL PROTECTED]
> Subject: [newbie] KDE graphical login
>
>
> Howdy all.  Anyone know how to STOP Linux from booting straight in to
> KDE's graphical login ?  I'm at home, not work, so I can't check Lilo,
> which I presume is where it starts ?  Maybe the rc.local ?
>
> Thanks !
>
>

Reply via email to