Click to See Complete Forum and Search --> : how to disable x-window in system console


802.11
08-06-2003, 02:43 AM
the redhat 9.0 cannot bring x-windows and just blink a thousand times.


I need to disable the server to start up with x-window. I only to bring it to text mode. can u help me please?

Suramya
08-06-2003, 04:18 AM
Hi,
In the /etc/inittab file change the delault runlevel from 5 to 3. The line you are looking for looks like this:


id:5:initdefault:


Hope this helps.

- Suramya

camelrider
08-06-2003, 03:31 PM
If you change the 5 to a 3 you will boot to the console.

802.11
08-06-2003, 06:47 PM
yes, I have forgotten this.