How to dist upgrade 10.10 to 11.04 through terminal

Asked by Chap

what chain of commands do i use in order to update ubuntu to 11.04 through Terminal?

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
Eliah Kagan (degeneracypressure) said :
#1

Ubuntu 11.04 is not a long term support release, so you will have to update from 10.04 to 10.10 and then from 10.10 to 11.04.

First, make sure your 10.04 system is itself fully up to date:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Then, follow these instructions (under "Network upgrade for Ubuntu servers" -- it's OK if you're system is not an Ubuntu Server system): http://www.ubuntu.com/download/ubuntu/upgrade

Then you'll have to do that again (though you won't have to edit /etc/update-manager/release-upgrades again) to upgrade from 10.10 to 11.04.

Can you help with this problem?

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

To post a message you must log in.