PDA

View Full Version : [ubuntu] alternate cd install broke... now what?



mlwalla
June 8th, 2008, 08:59 PM
So I was doing a clean install of 8.04 on my desktop but got an error during the "select and install software" step. I went ahead and finished the install after skipping the other steps. When it rebooted I got to the command line ok. I tried installing 'ubuntu-desktop' from the cd, but no dice- guess the image was corrupt or something...

Is there a way to finish the install from the network by configuring the apt sources from the command line? Or is there more involved with the 'select and install software' step of the alternate cd install process than the desktop stuff?

I'm out of blank cds, and the burner on the old laptop I'm posting from now is a little dodgy anyway. I'm hoping there is a way to get around this...

arinlares
June 8th, 2008, 11:53 PM
you would probably want to order a live cd, or go to a friend's house and borrow a disc and his burner.

Sef
June 9th, 2008, 12:18 AM
Are you connected to the net? If so, then try this code:


sudo apt-get update && sudo apt-get dist-upgrade

Did you try startx and see if you get a desktop?

If not, then try this command,
sudo apt-get update && sudo apt-get install ubuntu-desktop