6

I want to upgrade to 14.04 from 13.10. The software Updater shows that 14.04 is available.

But when I click on the "Upgrade" button, nothing happens. The software updater exits on clicking Upgrade.

tanmoy
  • 91
  • 1
  • 4

2 Answers2

1

Hm... You can try this from terminal:

sudo apt-get clean
sudo do apt-get update
sudo apt-get dist-upgrade  
sudo do-release-upgrade

or

sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade
sudo do-release-upgrade -d

I hope this helps.

BaronBaleron
  • 1,136
0

An ubuntu install disk will do the trick. See the link below. It should work. https://help.ubuntu.com/community/UbuntuReinstallation