 b10010011 Whats a Posting tag?
join:2004-09-07 Bellingham, WA
·Comcast Formerly ..
| How do I not start X for login screen?
I am pretty much a Linux newbie after not having messed with it for several years. I am trying to set up a Myth TV box. Reading one of the how to's I have installed Fedora Core 4.
I am trying to install video card drivers for my nVidia Geforce 6800GT but it will not install them when the X server is running.
The X server seems to always be running. Even from the login screen (that is graphical not a console) I can get a console window (fails safe console) but the Xserver is still running.
What do I change to get the old text only console login? |
|
 ftzsee Premium join:2001-11-22 clubs: | edit /etc/inittab and change the default runlevel to one that won't start X. Probably 3. |
|
  donoreo Premium join:2002-05-30 North York, ON | reply to b10010011 You just want to stop X for a while, as root at a command line run init 3, when done run init 5 . -- I cannot deny anything I did not say |
|
 b10010011 Whats a Posting tag?
join:2004-09-07 Bellingham, WA | reply to ftzsee Thanks, guys  |
|