|
Home > Archive > Linux/Unix > September 2001 > Starting in console mode
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Starting in console mode
|
|
| Boulware5 2001-09-20, 12:56 pm |
| In RH 7.1, how to I make it so I boot to console (command line) and not X. | |
| ccieToBe 2001-09-20, 1:32 pm |
| It would be in one of the startup scripts, but I'm not sure which one. Try searching RedHat's website. | |
| gzarnoch 2001-09-29, 6:38 pm |
| Go into /etc/inittab and change the line that reads
id:5:initdefault:
to read
id:3:initdefault
and then reboot. |
|
|
|
|