0

The dots go round and round but after a few hours of this I have to kill the process.

Braiam
  • 67,791
  • 32
  • 179
  • 269
Rod
  • 1

1 Answers1

0

Open the terminal and try:

  1. sudo su. Enter password for account.
  2. apt-get update.
  3. apt-get upgrade.
  4. apt-get dist-upgrade
Danatela
  • 13,243
  • 11
  • 45
  • 72
Metrik
  • 11
  • 3
  • 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
  • Sorry could I not help. – Metrik Sep 10 '13 at 04:16
  • 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