0

How do I upgrade my Ubuntu 10.04 LTS to 12.04 LTS? My update manager tells me my Ubuntu release is not supported anymore.

I did pressed Alt+F2 and typed update-manager-d but still had no luck. I could really use some help with this issue. Thanks in advance!

Anwar
  • 76,649

1 Answers1

-1

Here are the steps to upgrade your system from 10.04 server to 12.04

Follow these steps.

1.Open terminal press ctrl+alt+t, then enter these commands. sudo apt-get update & sudo apt-get upgrade

2.Install update-manager-core sudo apt-get install update-manager-core

3.Edit /etc/update-manager/release-upgrades and set Prompt=lts

4.Launch the upgrade tool, and follow the on-screen instructions:

sudo do-release-upgrade -d