I want to upgrade my ubuntu server 64bit 11.04 to ubuntu 12.04. I tried to do it with the command:
$ do-release-upgrade
but the output is:
Checking for a new Ubuntu release No new release found
Does anybody know what the reason might be?
I want to upgrade my ubuntu server 64bit 11.04 to ubuntu 12.04. I tried to do it with the command:
$ do-release-upgrade
but the output is:
Checking for a new Ubuntu release No new release found
Does anybody know what the reason might be?
Please Try, "sudo apt-get update", "sudo apt-get upgrade", "sudo update-manager -c" and let me know if you see it.
http://askubuntu.com/questions/124999/distribution-upgrade-problem-no-new-release-found
Regards, Haribabu Kasturi
– haribabu Oct 29 '13 at 17:52do-release-upgrade -d
- also this link – Wilf Oct 29 '13 at 18:26sources.list
file after 11.04 became EOL.. – Aditya Oct 29 '13 at 18:30