Click to See Complete Forum and Search --> : Root prompt


hisham
05-20-2003, 01:52 PM
I have installed RedHat 8.0 when I restart the machine it directly go to the GUI mode, how can I set it not to go to GUI but to the root prompt?

bs_texas
05-20-2003, 02:01 PM
Edit your /etc/inittab file,

Change:

id:5:initdefault:

to

id:3:initdefault:

reboot

Edit: Well, actually, that will take you to a login prompt, where you can login and get a root prompt.