upgrade 11.04 to 11.10 no response about available release by update manager

Asked by Zig Herzog

I follow procedure about updating from 11.04 to 11.10. 11.04 is up-to-date. "normal Release" is selected. Receive no message about available releases.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Barry Drake (b-drake) said :
#1

If you want to upgrade, you would be far safter not to try upgrading from the update manager. To upgrade, download the iso, burn a DVD and boot from this. It gives you the option to try unbuntu without installing. Run this option and check that everything works before even thinking about installing. Then if you want to go ahead and install shut the computer down, re-boot and make sure you have backed up all data. If you have another operating system on the same drive make sure everything there is backed up too. If something goes wrong during upgrade, it can affect everything on your drive.

I recommend that you carry out a clean install rather than trying to use the upgrad option. Your data wikk be lost, but it can be quicker and easier to restore data than fix a broken system if things do not go as planned. Any problems on 11.04 that you have will cause bigger problems on the new system if you simply upgrade.

Please ask before committing if you are even slightly unsure. Upgrading is never a 100% safe process on any operating system.

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please open a terminal and try:

sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

sudo apt-get clean
sudo apt-get autoremove

Please check if the system require a reboot... (needed on kernel upgrade) then try to upgrade the system with this terminal command:

sudo do-release-upgrade

Can you help with this problem?

Provide an answer of your own, or ask Zig Herzog for more information if necessary.

To post a message you must log in.