How to upgrade Ubuntu 9.04 to Ubuntu 9.10 Stable Release

Posted on the October 23rd, 2009 under Ubuntu by Stephen

It is easy to upgrade from Ubuntu 9.04 to Ubuntu 9.10.

  1. Start the Update Manager: Press Alt+F2 and type “update-manager” without quote.
     
  2. If your computer is not up-to-date, hit the Install Updates button to update all of the outdated packages.
     
  3. After the packages update is done, hit the Check button, this will cause Ubuntu to check for updates again.
     
  4. Ubuntu 9.10 distribution release will appear => click on the Upgrade button to begin.

     
  5. Follow the screen…
     
  6. Once the upgrade is complete and it asks to remove obsolete packages, click on Remove.
     
  7. To complete the upgrade, click on the Restart button. You should now be on Ubuntu 9.10. To verify, start the Terminal and type:
    sudo lsb_release -a

 


Upgrade from a CD or iso file:



If you would like to perform the upgrade for a computer that does not have access to the Internet, you would need to download the Alternate ISO copy, not the normal download copy found on ubuntu.com.

You can obtain the Alternate ISO version from here: http://mirrors.kernel.org/ubuntu-releases/9.10/

Installation Instructions:

  1. Boot up your Ubuntu
  2. Once your computer is ready, insert the CD
  3. A dialog will be displayed => click on Run upgrade to begin

Besides burning Ubuntu to a CD, you can also perform the upgrade directly from the .iso file. Here is the command to mount the .iso file:

sudo mount -o loop ~/Desktop/ubuntu-9.10-alternate-i386.iso /media/cdrom0

Now start the upgrade process:

gksu “sh /cdrom/cdromupgrade”

Share this page:
  • Facebook
  • Twitter
  • StumbleUpon
  • Slashdot
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Live
  • MySpace
  • Technorati
  • LinkedIn
  • Reddit
Related Posts:
  1. How to Easily Upgrade Grub Legacy to Grub 2
  2. How to add/remove Programs in Ubuntu
  3. Should I Upgrade to Ubuntu 9.10?
  4. Ubuntu 9.10 Add/Remove App
  5. How to Install Ubuntu 9.10

5 Responses to 'How to upgrade Ubuntu 9.04 to Ubuntu 9.10 Stable Release'

  1. November 3, 2009 at 2:36 am
    benjamin
  2. November 19, 2009 at 3:39 am
    faisal
  3. November 19, 2009 at 9:28 am
    Stephen
  4. January 17, 2010 at 2:28 am
    Yogesh
  5. March 21, 2010 at 9:50 am
    biswanath

Leave a Comment