This article provides details on upgrading to Ubuntu 10.10 (code name “Maverick Meerkat”) 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 |
|---|---|
| 10.04 LTS (Lucid Lynx) | 10.10 LTS (Maverick Meerkat) |
| 9.10 (Karmic Koala) | 10.04 LTS (Lucid Lynx) |
| 8.04 LTS (Hardy Heron) | 10.04 LTS (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) |
| 7.10 (Gutsy Gibbon) | 8.04 (Hardy Heron) |
| 6.06 (Dapper Drake) | 8.04 (Hardy Heron) |
| 5.10 (Breezy Badger) | 6.06 (Dapper Drake) |
Depending on you 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 then menu System / Administration. The Application is called Software Sources.

The may check or modify your configuration by selecting the Updates pane. At the bottom you will find the proper configration setting.

The configuration setting at the bottom of this configuration tool should be set to normal or lts. (Release 10.10 is a normal release.)
You can easily upgrade over the network with the following procedure.

If your network connection is not fast enough, not reliable, Ubuntu DVD images are provided in your LAN or if you just prefer to perform an upgrade from a local installation source, you can perform the following steps to uprade your system.
123 |
# mount the image file$ sudo mount -o loop ~/Desktop/ubuntu-10.10-alternate-i386.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: