View Full Version : [ubuntu] How can I go from MinimalCD install to GUI?
jimfl
October 8th, 2009, 08:00 PM
After three failures with installing Ubuntu 9.04 (one from my own downloaded and burned CD and two from CD's included in Ubuntu books), I finally got the MinimalCD to download, burn, and successfully install.
However, I now have just a command line, which I don't know anything about. How can I get from here to a full, normal GUI version?
Thanks!
wojox
October 8th, 2009, 08:06 PM
sudo apt-get update
sudo apt-get install ubuntu-desktop
jimfl
October 9th, 2009, 12:38 AM
Thanks VERY MUCH, Wojox. :smile: Those commands worked. But after the download and install, I'm still back at the command line prompt. What command will switch me to the GUI?
jeremyswalker
October 9th, 2009, 12:40 AM
Try to see if you can start with:
sudo /etc/init.d/gdm start
SkyNet2029
October 9th, 2009, 02:23 AM
the gui is not really the issue here....
you could issue a
startx
from the command line to fire up the xserver
jimfl
October 9th, 2009, 08:43 PM
Thank you jeremyswalker and SkyNet2029! I am now happily GUIfied.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.