Upgrade ubuntu 9.04(Jaunty) to ubuntu 9.10(Karmic) using update manager
This post was written by admin on October 4, 2009
Posted Under: General
Posted Under: General
Upgrade from Ubuntu 9.04 on a desktop system
First,press Alt+F2 and type in “update-manager -d” (without the quotes) into the command box.

Update Manager should open up and tell you: New distribution release ‘9.10′ is available. Click Upgrade and follow the on-screen instructions.

Upgrade from Ubuntu 9.04 on a server system
First,install the update-manager-core package if it is not already installed.
Edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with this command:
sudo do-release-upgrade -d
and follow the on-screen instructions.
Related posts:
- How to Upgrade to Ubuntu 10.04 from Ubuntu 9.10/8.04 LTS
- Ubuntu 9.10 (Karmic Koala) Beta released
- Disable Annoying Update-Manager Popup in Ubuntu
- How to Fix Screen mess after upgrade to Ubuntu 9.10(Karmic)
- Upgrade Mozilla Firefox to the latest in Ubuntu using Ubuntuzilla
Tags: ubuntu install
