This article provides details on upgrading to Ubuntu 11.10 (code name “Oneiric Ocelot”) for desktop computers. To perform the upgrade you are required to run an graphical user interface like Gnome or KDE.
Contents
An upgrade is the process of going from an earlier version of Ubuntu to a newer one. Skipping versions is not advised as it may cause damage to your system.
If you are using an earlier version, and want to ‘skip’ a version, the safest way is to backup your data and do a fresh installation, or to progressively upgrade to each successive version.
The following table contains a list of supported upgrade paths:
| source version | target version |
|---|---|
| 11.04 (Natty Narwhal) | 11.10 (Oneiric Ocelot) |
| 10.10 (Maverick Meerkat) | 11.04 LTS (Natty Narwhal) |
| 10.04 (Lucid Lynx) | 10.10 (Maverick Meerkat) |
| 9.10 (Karmic Koala) | 10.04 (Lucid Lynx) |
| 8.04 (Hardy Heron) | 10.04 (Lucid Lynx) |
| 9.04 (Jaunty Jackalope) | 9.10 (Karmic Koala) |
| 8.04 (Hardy Heron) | 9.10 (Karmic Koala) |
| 8.10 (Intrepid Ibex) | 9.04 (Jaunty Jackalope) |
| 8.04 (Hardy Heron) | 8.10 (Intrepid Ibex) |
Depending on your system settings the upgrade path will be determined automatically.
The configuration may be performed via GUI or at command line (take a look at section Define your upgrade path). On the Gnome Desktop open the Update Manager.

Click on the button labeled ‘Settings…’ and a new dialog will open. Selct the Updates tab. At the bottom you will find the proper configration setting. (Please note, the following screenshot has been taken from the previous release. So some details may look slightly different.)

The configuration setting at the bottom of this configuration tool should be set to normal.
You can easily upgrade over the network with the following procedure.

If your network connection is not fast enough or not reliable you should consider to perform the upgrade from CD/DVD.
123 |
# mount the image file$ sudo mount -o loop ~/Desktop/ubuntu-11.10-alternate-xxxx.iso /media/cdrom0 |

123456 |
# if you are running Gnome$ gksu "sh /cdrom/cdromupgrade" # or if you are running Kubuntu$ kdesudo "sh /cdrom/cdromupgrade" |
Related articles: