This article provides details on upgrading to Ubuntu 11.04 (code name “Natty Narwhal”) 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.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 then menu System / Administration. The Application is called 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.

The configuration setting at the bottom of this configuration tool should be set to normal or lts.
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-11.04-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: