Log in

Registration

Online Upgrade to Ubuntu 10.10 for Desktop Computers

Posted: October 19, 2010 / in: Howtos / No comments

ubuntu-upgradeThis 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.

General upgrade information

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)

Requirements

  • X11 is running with Gnome or KDE
  • You can upgrade to Ubuntu 10.10 from release 10.04 only.
  • Be sure that you have all updates applied to your system before you upgrade.
  • Read the release notes for Ubuntu 10.10.
  • Perform a backup of your system! At least all data files, database contents, custom applications, application configurations and custom system configurations should be included. If there are a lot of additional applications installed via apt_get or aptitude, you should consider to dump a list of all software packages installed in your system.

Configure your Upgrade Path

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.

ubuntu-software-update

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

ubuntu-update-pane

The configuration setting at the bottom of this configuration tool should be set to normal or lts. (Release 10.10 is a normal release.)

Perform the Upgrade

You can easily upgrade over the network with the following procedure.

  1. Start System/Administration/Update Manager.
  2. Click the Check button to check for new updates. 
  3. If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.
  4. A message will appear informing you of the availability of the new release.Screenshot-Update-Manager
  5. Click Upgrade.
  6. Follow the on-screen instructions.
    Screenshot-Release-Notes

Upgrade from CD/DVD

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.

  1. Download the alternate installation CD
  2. It is not required to burn image files to a CD / DVD. Just mount the image file as a file from your desktop or by executing the following command line statement.
    123
    # mount the image file$ sudo mount -o loop ~/Desktop/ubuntu-10.10-alternate-i386.iso /media/cdrom0 
  3. A dialog will be displayed offering you the opportunity to upgrade using that CD.
    upgrade-volume-detected
  4. Follow the on-screen instructions.
  5. If the upgrade dialog is not displayed for any reason, you may also run one of the following commands by pressing Alt+F2.
    123456
    # if you are running Gnome$ gksu "sh /cdrom/cdromupgrade" # or if you are running Kubuntu$ kdesudo "sh /cdrom/cdromupgrade" 

     

Related articles:

© Copyrights and Licenses, 2012 - Linux-Support.com The Professional Linux and OSS Services Portal