LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Boot to terminal (https://www.linuxquestions.org/questions/fedora-35/boot-to-terminal-868267/)

Dagorath 03-13-2011 05:12 AM

Boot to terminal
 
I installed Fedora 14 with the KDE desktop. Can I make Fedora boot to a terminal rather than the GUI? I would want to boot to the terminal just 1 time so I don't want to get rid of the GUI permanently.

repo 03-13-2011 05:17 AM

As root, edit
Code:

/etc/inittab
and set the default runlevel to 3

Code:

# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:

reboot

Kind regards

macemoneta 03-13-2011 05:19 AM

The Fedora documentation explains how to boot to runlevel 3, which gets you a terminal login, instead of an X login.


All times are GMT -5. The time now is 03:03 PM.