The dots go round and round but after a few hours of this I have to kill the process.
Asked
Active
Viewed 88 times
0
1 Answers
0
Open the terminal and try:
sudo su
. Enter password for account.apt-get update
.apt-get upgrade
.apt-get dist-upgrade
-
Thanks Metrik, I tried that, 1. worked; 2. worked 3. started but wanted me to put 13.04 CD in the drive & press enter. That didn't help (I made the CD by burning the ISO file to DVD. I also got a pop-up window telling me it was waiting for apt-get to end. Maybe I should just blatt 12.04 and start clean? – Rod Sep 10 '13 at 04:06
-
-
After u re-install try using this guide to upgrade. http://askubuntu.com/questions/110477/how-do-i-upgrade-to-a-newer-version-of-ubuntu. Old version. But should show u a good way to go about it. – Metrik Sep 10 '13 at 04:17
sudo do-release-upgrade -d
– Mitch Sep 10 '13 at 06:25