Click to See Complete Forum and Search --> : Booting Into Console instead of Xfree


Matt41
11-28-2000, 10:33 PM
I installed redhat 7 and everything worked except the mouse. So I ran mouseconfig and now it won't boot into xfree(I picked graphical login). So If I can skip it trying to boot into xfree I could fix it.

Does anyone know how to do this?

[This message has been edited by Matt41 (edited 28 November 2000).]

armando86
11-28-2000, 10:40 PM
This is a simple fix just open up your /etc/inittab file and change this line:
id:5:initdefault:
to
id:3:initdefault:

Now rebooot and the CLI will boot up instead of X http://www.linuxnewbie.org/ubb/smile.gif



------------------
majorpayne201@yahoo.com
"In a world without walls who needs windows?"

ph34r
11-28-2000, 10:44 PM
That is a "permament" fix. If you just want to do it once or twice, then at teh lilo prompt type "linux 3" and press enter.

mdwatts
11-29-2000, 09:18 AM
A good source of information are the NHF's, where one of them answers your question and gives a good explanation. Also check out the FAQ's.