Installed Ubuntu 13.04 on a Dell laptop I had laying around. Install goes well but when I'm done, I only get a command line, no GUI at all. Tried several versions, tried 32 vs 64 bit all give me the same result. Any ideas on what to do/try?
Asked
Active
Viewed 1.4k times
2 Answers
2
Few things I would make sure of.
- Check the name of that ISO file you downloaded and make sure it has "Desktop" in there somewhere.
- How old is the laptop? If it's too old, Unity won't run on it.
- If you want to try and install Unity anyway,
sudo apt-get install ubuntu-desktop - If you can't use Unity with Ubuntu, either try a different distribution or install a different desktop environment. See here for a list/comparison of desktop environments for Linux.
Good luck!
EDIT: If you want to remove Unity, see this answer.
1
Ok,
sudo apt-get update
sudo apt-get install ubuntu-desktop
sudo shutdown -r now
Worked! Not sure what he did wrong, would you suspect he downloaded the server even though I warned him? Again, great community here and thank you for your help.
amc
- 7,292
Bill Kunneke
- 41