when the compuyer boots up, log in as the root user.
then open up (with your favourite editor) the file: /etc/inittab in there, you should find a line which looks like:
Code:
# Default runlevel.
id:3:initdefault:
change the 3 to a 5. and reboot.
Also, check that your graphical manager is installed.
In command, type
startx
and see if it starts.
hamish