LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Booting to GUI (https://www.linuxquestions.org/questions/linux-newbie-8/booting-to-gui-206675/)

ToothlessRebel 07-18-2004 04:30 PM

Booting to GUI
 
How do I control whether or not my system boots to the command line interface or the GUI? Currently using Slackware 9.1.

rgiggs 07-18-2004 04:55 PM

edit the file /etc/inittab. you should see something like this:

Code:

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

to boot to gui, change the "3" to "4"


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