PDA

View Full Version : [ubuntu] Upgrade from 9.10 to 10.04



greatcyrus
March 10th, 2011, 08:02 AM
Dear all,

I had ubuntu 8.10 and i could upgrade it to 9.10 , but now i wanna to upgrade it to 10.04,but update manager tells me your system is up-to-date

what can i do?

Dutch70
March 10th, 2011, 08:17 AM
Welcome to UF greatcyrus

Open update manager, click settings on the bottom left. That will open software sources. Select the updates tab, and make sure it says "LTS releases only" under "release upgrades".

nomko
March 10th, 2011, 08:56 AM
Welcome to UF greatcyrus

Open update manager, click settings on the bottom left. That will open software sources. Select the updates tab, and make sure it says "LTS releases only" under "release upgrades".

It is better to perform a new fresh install. Like this, you avoid any problems in the future with configuration and/or setting files due to version conflicts.

Dutch70
March 10th, 2011, 09:20 AM
it is better to perform a new fresh install. Like this, you avoid any problems in the future with configuration and/or setting files due to version conflicts.

+1

garvinrick4
March 10th, 2011, 09:27 AM
#Another way by terminal:

sudo apt-get install aptitude

sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list && sudo aptitude update && sudo aptitude dist-upgrade

mörgæs
March 10th, 2011, 10:02 AM
It will be the third upgrade for the system. If anything goes wrong, you could try this:

http://ubuntuforums.org/showthread.php?t=1580857