From Fedora Project Wiki

m (formatting and grammar)
(update admonition)
Line 3: Line 3:
PreUpgrade is an application users run on an existing Fedora 8 or above installation, that resolves and downloads packages required to upgrade Fedora. While PreUpgrade downloads the necessary packages, users are free to continue using their systems. This gives an experience similar to a live upgrade.  
PreUpgrade is an application users run on an existing Fedora 8 or above installation, that resolves and downloads packages required to upgrade Fedora. While PreUpgrade downloads the necessary packages, users are free to continue using their systems. This gives an experience similar to a live upgrade.  


{{admon/tip|PreUpgrade provides an upgrade directly to Fedora 10 (or later).  It's not possible - or necessary - to upgrade to Fedora 9.}}
{{admon/tip|PreUpgrade provides an upgrade directly to the latest version of Fedora.  It is not necessary to upgrade to intermediate versions.  (For example, it is possible to go from Fedora 8 to 10 directly.)}}


To use PreUpgrade to upgrade to a newer Fedora release:
To use PreUpgrade to upgrade to a newer Fedora release:

Revision as of 17:45, 21 May 2009


PreUpgrade is an application users run on an existing Fedora 8 or above installation, that resolves and downloads packages required to upgrade Fedora. While PreUpgrade downloads the necessary packages, users are free to continue using their systems. This gives an experience similar to a live upgrade.

Idea.png
PreUpgrade provides an upgrade directly to the latest version of Fedora. It is not necessary to upgrade to intermediate versions. (For example, it is possible to go from Fedora 8 to 10 directly.)

To use PreUpgrade to upgrade to a newer Fedora release:

  1. Back up all important data before upgrading as a general best practice.
  2. Run the yum update command as root to make sure all packages are updated to their latest versions.
  3. Preupgrade is installed by default in recent versions. Run the yum install preupgrade command as root to install PreUpgrade otherwise.
  4. Run the preupgrade command as root to start the PreUpgrade application. If you prefer a command line application, run preupgrade-cli instead.
  5. Select the Fedora release you want to upgrade to on the Choose desired release screen, and click the Apply button.
  6. When all of the packages have downloaded, reboot your system to start the Fedora installer and upgrade to the next release.

For further information, refer to the PreUpgrade feature page.