View Full Version : How to convert FC installed in text mode to graphical mode
vnykr
30th April 2008, 05:42 AM
I have got HP7380 desktop.
During installation i faced graphics problem ..ie., i could not see what is there on screen.
Then i installed in text mode....
How can i convert that into graphics mode....
What we need ro change to switch to graphics mode in next reboot??
OralDeckard
30th April 2008, 03:13 PM
Hello vnykr:
"Converting it to graphical mode" is done quickest by telling it "startx"
When you install in text mode it installs only the Gnome desktop. That should start when you tell it startx. If it successfully starts Gnome, then open the text configuration file /etc/initab and change it to always start in run level 5 by changing this line:
id:3:initdefault:
to this:
id:5:initdefault:
Then if you want to work in KDE you will have to install it.
Start a terminal, then tell it su to become root, then yum install yumex.
Then tell it yumex, and the yum extender will graphically allow you to install KDE and anything else you want.
vnykr
2nd May 2008, 08:38 AM
Thanks Deck..!
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.