LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Text login and changing GUI to fluxbox (https://www.linuxquestions.org/questions/linux-newbie-8/text-login-and-changing-gui-to-fluxbox-510450/)

greggsbluer6 12-14-2006 12:37 PM

Text login and changing GUI to fluxbox
 
I need a bit of help on this, I'm running fedora core 6 and I have it all set up the way I like it almost. I want it to boot in text mode only and do not what X to start by its self. There used to be a check box during install (RedHat9 and before) that let you make that decision but I see that is now gone.

I want to install fluxbox (very old hardware) as the default X if I do decide to use a GUI. I have installed flux but can’t figure out how to make core 6 boot into text mode so I can select it. Any help would be greatly appreciated!

n00b

Rognon 12-14-2006 07:44 PM

Hi there,
To boot in text mode, just edit your /etc/inittab and change this line :
Code:

id:5:initdefault:
whith this one
Code:

id:3:initdefault:
Here's a site that can give you more info :
http://www.comptechdoc.org/os/linux/...runlevels.html

--
Rognon

greggsbluer6 12-15-2006 11:39 AM

Thank you!!!!!
 
It worked like a charm! Now I can start working on fluxbox!

Thanks again!

G


All times are GMT -5. The time now is 05:30 AM.