Quote:
|
Originally Posted by kajensen
After install I am stuck in re-boot at this cursor:
userID@ubuntuLocalHost$ ___
What do I type here??
|
Does it looks something like this?
or is it really
Code:
userID@ubuntuLocalHost$ ____
? If it's the former, try typing
Code:
sudo dpkg-reconfigure xserver-xorg
Code:
sudo /etc/init.d/gdm restart
Code:
sudo apt-get update && sudo apt-get install ubuntu-desktop
or just pressing Control-Alt-F7.
If it's the latter, I don't know what that is.