LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Text mode to Graphics mode (https://www.linuxquestions.org/questions/linux-newbie-8/text-mode-to-graphics-mode-557799/)

_Entropy__ 05-30-2007 01:35 PM

Text mode to Graphics mode
 
hey guys I am pretty new to Linux .... I got myself a copy of fedora 6 and everythin was working fine . But now the problem is that whenever i boot my fedora it boots into text mode . I dnt knw what command i shud give to boot into graphics mode . I think its coz i disabled sme options in services . Can smeone plz help me .?

jay73 05-30-2007 02:23 PM

startx? /etc/init.d/gdm start?

chrism01 05-31-2007 07:14 AM

to start gui manually:

startx

to make it happen always, edit /etc/inittab (as root) and look for line like this:
x:5:once:/etc/X11/prefdm -nodaemon
you've prob got a 3 instead of 5. amend to 5, save & reboot.


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