This is a draft page - Ubuntu 9.10 is currently at Release Candidate status.
Ubuntu 9.10 is the upcoming version of the Ubuntu operating system. The common name given to this release from the time of its early development was "Karmic Koala".
Before You Start
You can only directly upgrade to Ubuntu 9.10 RC from Ubuntu 9.04 (see UpgradeNotes).
- Be sure that you have all updates applied to Ubuntu 9.04 before you upgrade.
Before upgrading it is recommended that you read the release notes for Ubuntu 9.10, which document caveats and workarounds for known issues in this version.
If you have a version of Ubuntu which was released before Ubuntu 9.04, please see UpgradeNotes for information on how to upgrade.
Network Upgrade for Ubuntu Desktops (Recommended)
You can easily upgrade over the network with the following procedure.
Press Alt-F2 and type update-manager --devel-release
Click the Check button to check for new updates.
If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.
A message will appear informing you of the availability of the new release.
Click Upgrade.
- Follow the on-screen instructions.
Network Upgrade for Kubuntu Desktops (Recommended)
Direct upgrades to Kubuntu 9.10 RC are supported from either Kubuntu 9.04 or Kubuntu 8.04.
Network Upgrade for Ubuntu Servers (Recommended)
Install update-manager-core if it is not already installed:
sudo apt-get install update-manager-core
Launch the upgrade tool:
sudo do-release-upgrade --devel-release
- Follow the on-screen instructions.
Upgrading Using the Alternate CD/DVD
Use this method if the system being upgraded is not connected to the Internet.
Download the alternate installation CD
Burn the ISO to a CD and insert it into the CD-ROM drive of the computer to be upgraded.
If the ISO file is on the computer to be upgraded, you could avoid wasting a CD by mounting the ISO as a drive with a command like:
sudo mount -o loop ~/Desktop/ubuntu-9.04-rc-alternate-i386.iso /media/cdrom0
- A dialog will be displayed offering you the opportunity to upgrade using that CD.
- Follow the on-screen instructions.
If the upgrade dialog is not displayed for any reason, you may also run the following command using Alt+F2:
gksu "sh /cdrom/cdromupgrade"
Or in Kubuntu run the following command using Alt+F2:
kdesudo "sh /cdrom/cdromupgrade"
Upgrading from a Torrent
If you're familiar with torrents and have an ISP that doesn't limit them, you can download the upgrade much more quickly. You'll also be sharing your bandwidth with other Ubuntu users and helping to reduce the load on the servers, which is especially beneficial on release days when the server overload causes problems.
Just visit http://releases.ubuntu.com/karmic/, and download the appropriate torrent file for the alternate installation CD, found in the list towards the bottom of the page. (It will have a filename like ubuntu-9.10-rc-alternate-i386.iso.torrent.) Load it into your BitTorrent client, and after it is done downloading the ISO, follow the alternate CD upgrade instructions.
Detailed instructions here and here.
See Also
UpgradeNotes for all supported versions of Ubuntu