<quote sender="Edwin Lee"> > Hi all, > > i just installed FC7 using boot.iso and grabbing the remaining packages via > HTTP. When it boots, it would boot to the command line, and i have to login > and > execute "startx" to get to Gnome. > > How can i configure it to boot straight to GDM instead of the command line?
Type runlevel. Check if you are in runlevel 3. If so, edit /etc/inittab. Check to see if your initdefault is 5 and not 3. Otherwise, edit it, change "id:3:initdefault:" to "id:5:initdefault:", save it, and type init 5. Eugene -- Eugene Teo, Technical Account Manager, Red Hat Asia Pacific Tel: +65-6-490-4142 Fax: +65-6-490-4201 GPG keyid: 58DF8823 _______________________________________________ Slugnet mailing list [email protected] http://www.lugs.org.sg/mailman/listinfo/slugnet
