Hi,
Here is something to try. As root enter the command 'startx' to go into X from the console mode.
If you want the system to boot to X (run-level 5) you can either edit /etc/inittab and change :
id:3:initdefault:
to
id:5:initdefault:
Or (via gui interface) run '/sbin/linuxconf' as root and change 'default boot mode' under 'boot mode' on the 'config' tab.
Regard
|