个人工具

“UbuntuHelp:IntrepidUpgrades”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/IntrepidUpgrades}}
 
{{From|https://help.ubuntu.com/community/IntrepidUpgrades}}
 
{{Languages|UbuntuHelp:IntrepidUpgrades}}
 
{{Languages|UbuntuHelp:IntrepidUpgrades}}
#title Ubuntu 8.10 ("Intrepid Ibex")
+
#title Upgrading to Ubuntu 8.10
'''This is a draft page - Ubuntu 8.10 is currently in Beta'''.
+
This document provides instructions and notes on upgrading to Ubuntu 8.10 (code name "Intrepid Ibex"), the most recent release of Ubuntu, released on the 30th of October 2008.
Ubuntu 8.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 "Intrepid Ibex".
+
== Before You Start ==
If using Kubuntu, see the [[UbuntuHelp:IntrepidUpgrades/Kubuntu| Instructions for Kubuntu]].
+
By default Ubuntu 8.04 LTS will not offer a upgrade to 8.10. This is because the 8.04 LTS version is a long term support release and 8.10 is a regular release. '''Upgrades from 8.04 LTS to 8.10 are fully supported''', of course, and easy to enable.
=== Before You Start ===
+
* You can only directly upgrade to Ubuntu 8.10 from Ubuntu 8.04 LTS (see [[UbuntuHelp:UpgradeNotes|UpgradeNotes]]).
* '''You can directly upgrade to Ubuntu 8.10 ("Intrepid Ibex") from Ubuntu 8.04 LTS ("Hardy Heron")''' (see [[UbuntuHelp:UpgradeNotes|UpgradeNotes]]).
+
* The upgrade will '''not be presented by default''' because 8.10 is not a Long Term Support (LTS) release.
 
* Be sure that you have all updates applied to Ubuntu 8.04 LTS before you upgrade.
 
* Be sure that you have all updates applied to Ubuntu 8.04 LTS before you upgrade.
 
* Before upgrading it is recommended that you read the [http://www.ubuntu.com/getubuntu/releasenotes/810 release notes] for Ubuntu 8.10, which document caveats and workarounds for known issues in this version.
 
* Before upgrading it is recommended that you read the [http://www.ubuntu.com/getubuntu/releasenotes/810 release notes] for Ubuntu 8.10, which document caveats and workarounds for known issues in this version.
If you have a version of Ubuntu which was released ''before'' Ubuntu 8.04 LTS, please see [[UbuntuHelp:Installation/UpgradeFromOldVersion|Installation/UpgradeFromOldVersion]] for information on how to upgrade.
+
If you have a version of Ubuntu which was released ''before'' Ubuntu 8.04 LTS, please see [[UbuntuHelp:UpgradeNotes|UpgradeNotes]] for information on how to upgrade.
=== Known Problems ===
+
== Network Upgrade for Ubuntu Desktops (Recommended) ==
<ol><li>Upgrades using a CD for Ubuntu 8.10 Beta will give a warning about a malformed Release file.  See [http://launchpad.net/bugs/276349 the bug report in Launchpad] for full details.</li></ol>
+
 
+
=== Network Upgrade for Ubuntu Desktops (Recommended) ===
+
 
You can easily upgrade over the network with the following procedure.
 
You can easily upgrade over the network with the following procedure.
<ol><li>Press Alt-F2 and type <code><nowiki>update-manager --devel-release</nowiki></code></li></ol>
+
<ol><li>Start System/Administration/Software Sources</li></ol>
 +
 
 +
https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade1.png%7C%7Cwidth%3D623+height%3D556
 +
<ol><li>click on the "Updates" tab and change "Show new distribution release" to "Normal releases"</li></ol>
 +
 
 +
https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade2.png
 +
<ol><li>Start System/Administration/Update Manager</li></ol>
  
https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=update_manager_01.png
+
https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade2.5.png%7C%7Cwidth%3D623+height%3D556
 
<ol><li>Click the '''Check''' button to check for new updates.
 
<ol><li>Click the '''Check''' button to check for new updates.
 
</li><li>If there are any updates to install, use the '''Install Updates''' button to install them, and press '''Check''' again after that is complete.
 
</li><li>If there are any updates to install, use the '''Install Updates''' button to install them, and press '''Check''' again after that is complete.
第26行: 第29行:
 
</li><li>Follow the on-screen instructions.</li></ol>
 
</li><li>Follow the on-screen instructions.</li></ol>
  
==== Network Upgrade for Kubuntu Desktops (Recommended) ====
+
=== Network Upgrade for Kubuntu Desktops (Recommended) ===
'''To upgrade from 8.04 to Kubuntu 8.10 Beta''', over the Internet, use the following procedure.
+
'''To upgrade from 8.04 to Kubuntu 8.10''', over the Internet, use the following procedure.
 
For a full graphical presentation of these steps, please review [[UbuntuHelp:IntrepidUpgrades/Kubuntu|IntrepidUpgrades/Kubuntu]].
 
For a full graphical presentation of these steps, please review [[UbuntuHelp:IntrepidUpgrades/Kubuntu|IntrepidUpgrades/Kubuntu]].
 
<ol><li>Open the ''Run Command'' dialog by pressing ''Alt+F2''. Type <code><nowiki>kdesu "adept_manager --dist-upgrade-devel"</nowiki></code> in the command box and press the ''OK'' button.
 
<ol><li>Open the ''Run Command'' dialog by pressing ''Alt+F2''. Type <code><nowiki>kdesu "adept_manager --dist-upgrade-devel"</nowiki></code> in the command box and press the ''OK'' button.
第33行: 第36行:
 
</li><li>Follow the prompts</li></ol>
 
</li><li>Follow the prompts</li></ol>
  
==== Network Upgrade for Ubuntu Servers (Recommended) ====
+
=== Network Upgrade for Ubuntu Servers (Recommended) ===
 
<ol><li>Install `update-manager-core` if it is not already installed: <pre><nowiki>
 
<ol><li>Install `update-manager-core` if it is not already installed: <pre><nowiki>
 
sudo apt-get install update-manager-core
 
sudo apt-get install update-manager-core
 +
</nowiki></pre>
 +
</li><li>Edit /etc/update-manager/release-upgrades and set: <pre><nowiki>
 +
Prompt=normal
 
</nowiki></pre>
 
</nowiki></pre>
 
</li><li>Launch the upgrade tool: <pre><nowiki>
 
</li><li>Launch the upgrade tool: <pre><nowiki>
sudo do-release-upgrade --devel-release
+
sudo do-release-upgrade
 
</nowiki></pre>
 
</nowiki></pre>
 
</li><li>Follow the on-screen instructions.</li></ol>
 
</li><li>Follow the on-screen instructions.</li></ol>
  
=== Upgrading Using the Alternate CD/DVD ===
+
<<Anchor(AlternateUpgrade)>>
 +
== Upgrading Using the Alternate CD/DVD ==
 
Use this method if the system being upgraded is not connected to the Internet.
 
Use this method if the system being upgraded is not connected to the Internet.
<ol><li>Download and burn the '''alternate''' installation CD.
+
<ol><li>Download the '''alternate''' installation CD
</li><li>Insert it into your CD-ROM drive.
+
</li><li>[[UbuntuHelp:BurningIsoHowto#InUbuntu|Burn the ISO to a CD]] and insert it into the CD-ROM drive of the computer to be upgraded.</li></ol>
</li><li>A dialog will be displayed offering you the opportunity to upgrade using that CD.
+
 
 +
* If the ISO file is on the computer to be upgraded, you could avoid wasting a CD by [[UbuntuHelp:ManageDiscImages#MountISOFiles|mounting the ISO as a drive]] with a command like: <pre><nowiki>
 +
sudo mount -o loop ~/Desktop/ubuntu-8.10-alternate-i386.iso /media/cdrom0
 +
</nowiki></pre>
 +
<ol><li>A dialog will be displayed offering you the opportunity to upgrade using that CD.
 
</li><li>Follow the on-screen instructions.</li></ol>
 
</li><li>Follow the on-screen instructions.</li></ol>
  
第55行: 第66行:
 
kdesudo "sh /cdrom/cdromupgrade"
 
kdesudo "sh /cdrom/cdromupgrade"
 
</nowiki></pre>
 
</nowiki></pre>
Upgrades using a CD for Ubuntu 8.10 Beta will give a warning about a malformed Release file.  See [http://launchpad.net/bugs/276349 the bug report in Launchpad] for full details.
+
== Upgrading from a Torrent ==
=== Upgrading from a Torrent ===
+
If you're familiar with [http://en.wikipedia.org/wiki/BitTorrent_(protocol) 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.
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 useful on release days when the server overload causes problems. Basic instructions:
+
Just visit http://releases.ubuntu.com/intrepid/, 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-8.10-alternate-i386.iso.torrent''.)  Load it into your [[UbuntuHelp:BitTorrent|BitTorrent]] client, and after it is done downloading the ISO, follow the [[UbuntuHelp:[AlternateUpgrade|alternate CD upgrade instructions]]].
<ol><li>Download the ISO file for the alternate installation CD using the ''.torrent'' file found on http://releases.ubuntu.com
+
[http://ptcbus.blogspot.com/2008/04/upgrading-from-ubuntu-710-gutsy-gibbon.html Detailed instructions here] and [http://ubuntuforums.org/showthread.php?p=4784633#post4784633 here].
</li><li>Mount the ISO as a drive or burn it to a physical CD
+
</li><li>Follow the alternate CD upgrade instructions</li></ol>
+
 
+
[http://ptcbus.blogspot.com/2008/04/upgrading-from-ubuntu-710-gutsy-gibbon.html Detailed instructions here] and [http://ubuntuforums.org/showthread.php?p=4784633#post4784633 here].  
+
 
== See Also ==
 
== See Also ==
 
* [[UbuntuHelp:UpgradeNotes|UpgradeNotes]] for all supported versions of Ubuntu
 
* [[UbuntuHelp:UpgradeNotes|UpgradeNotes]] for all supported versions of Ubuntu
 +
== Troubleshooting ==
 +
If you have installed newer versions of duplicity and python-pexpect (from source) on your Ubuntu 8.04 installation the update-manager might die with an error.
 +
I was able to get out of the problem and continue the upgrade by running these two commands:
 +
<pre><nowiki>
 +
sudo pycentral pkgremove duplicity
 +
sudo pycentral pkgremove python-pexpect
 +
</nowiki></pre>
 +
After finishing the update you will have to reinstall duplicity and/or python-pexpect if 8.10 has too old versions for you.
 
----
 
----
[[category:CategoryDocumentation]]
+
[[category:CategoryUpgrade]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2008年12月16日 (二) 19:04的版本

  1. title Upgrading to Ubuntu 8.10

This document provides instructions and notes on upgrading to Ubuntu 8.10 (code name "Intrepid Ibex"), the most recent release of Ubuntu, released on the 30th of October 2008.

Before You Start

By default Ubuntu 8.04 LTS will not offer a upgrade to 8.10. This is because the 8.04 LTS version is a long term support release and 8.10 is a regular release. Upgrades from 8.04 LTS to 8.10 are fully supported, of course, and easy to enable.

  • You can only directly upgrade to Ubuntu 8.10 from Ubuntu 8.04 LTS (see UpgradeNotes).
  • The upgrade will not be presented by default because 8.10 is not a Long Term Support (LTS) release.
  • Be sure that you have all updates applied to Ubuntu 8.04 LTS before you upgrade.
  • Before upgrading it is recommended that you read the release notes for Ubuntu 8.10, which document caveats and workarounds for known issues in this version.

If you have a version of Ubuntu which was released before Ubuntu 8.04 LTS, 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.

  1. Start System/Administration/Software Sources

https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade1.png%7C%7Cwidth%3D623+height%3D556

  1. click on the "Updates" tab and change "Show new distribution release" to "Normal releases"

IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade2.png

  1. Start System/Administration/Update Manager

https://help.ubuntu.com/community/IntrepidUpgrades?action=AttachFile&do=get&target=intrepid_upgrade2.5.png%7C%7Cwidth%3D623+height%3D556

  1. Click the Check button to check for new updates.
  2. If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.
  3. A message will appear informing you of the availability of the new release.

IntrepidUpgrades?action=AttachFile&do=get&target=update-manager-upgrade-810.png

  1. Click Upgrade.
  2. Follow the on-screen instructions.

Network Upgrade for Kubuntu Desktops (Recommended)

To upgrade from 8.04 to Kubuntu 8.10, over the Internet, use the following procedure. For a full graphical presentation of these steps, please review IntrepidUpgrades/Kubuntu.

  1. Open the Run Command dialog by pressing Alt+F2. Type kdesu "adept_manager --dist-upgrade-devel" in the command box and press the OK button.
  2. The Version Upgrade button will appear. Click it.
  3. Follow the prompts

Network Upgrade for Ubuntu Servers (Recommended)

  1. Install `update-manager-core` if it is not already installed:
    sudo apt-get install update-manager-core
    
  2. Edit /etc/update-manager/release-upgrades and set:
    Prompt=normal
    
  3. Launch the upgrade tool:
    sudo do-release-upgrade
    
  4. Follow the on-screen instructions.

<<Anchor(AlternateUpgrade)>>

Upgrading Using the Alternate CD/DVD

Use this method if the system being upgraded is not connected to the Internet.

  1. Download the alternate installation CD
  2. Burn the ISO to a CD and insert it into the CD-ROM drive of the computer to be upgraded.

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

  1. A dialog will be displayed offering you the opportunity to upgrade using that CD.
  2. 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/intrepid/, 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-8.10-alternate-i386.iso.torrent.) Load it into your BitTorrent client, and after it is done downloading the ISO, follow the [[UbuntuHelp:[AlternateUpgrade|alternate CD upgrade instructions]]]. Detailed instructions here and here.

See Also

Troubleshooting

If you have installed newer versions of duplicity and python-pexpect (from source) on your Ubuntu 8.04 installation the update-manager might die with an error. I was able to get out of the problem and continue the upgrade by running these two commands:

sudo pycentral pkgremove duplicity
sudo pycentral pkgremove python-pexpect

After finishing the update you will have to reinstall duplicity and/or python-pexpect if 8.10 has too old versions for you.