0

Possible Duplicate:
No facility exists in Update Manager (12.04) to upgrade to 12.10. Why?

I tried to upgrade my Ubuntu to 12.10. But the Update Manager is not giving me any kind of button like "Upgrade".

Is this due to problems with my update manager?

Should I reinstall Ubuntu?

2 Answers2

0

Open Update manager

click setting on lower left corner of the window..

go to updates tab

on the right bottom corner select from drop down -> "For any new version"

then close and then reopen Update Manager.

It should show you the option to upgrade.


If after performing these step it still does not work then type :

update manager -d

Link for more details : OMGUbuntu : how to upgrade from Ubuntu 12.04 to 12.10

Vikash Singh
  • 2,353
0

Like so many other things in Linux, the GUI only confuses the process. Open a terminal and type:

sudo do-release-upgrade

Follow the prompts in the terminal, and you will be running the next release in no time.