Switching to Graphical Mode after Text based Install
- At the "localhost login" prompt, enter "root". Press [ENTER]
- At the root password (this was set during installation) and press [ENTER]
- Type Xautoconfig and press [ENTER]. It will create the file /etc/X11/xorg.conf and set it up with the parameters necessary to run a graphical system.
- Edit the file /etc/inittab. Look for the line that reads:
id:3:initdefault:
... and change it to:
id:5:initdefault: - Edit the file /etc/yaboot.conf and change the line that reads:
append="rhgb quiet root=LABEL=/1"
... to ...
append="video=ps3fb:mode:{YOUR VIDEO MODE} rhgb quiet root=LABEL=/1"
Refer to various video modes for more information on how to get particular videos and which you should use.
- Reboot your system:
reboot [ENTER]
This HOWTO was written by Tim Renner, Terra Soft




