From Fedora Project Wiki

(Old markup removal)
(Updating page for F18+ upgrade mechanisms, deprecation of installer based upgrade support)
(28 intermediate revisions by 12 users not shown)
Line 1: Line 1:
= Upgrading Fedora =
{{autolang|base=yes}}


The recommended installation method is detailed in the Installation Guide:
{{admon/important|Upgrading to Fedora 18 and Later|Starting with Fedora 18, it is no longer possible to upgrade a Fedora system using PreUpgrade or the installation DVD. [[FedUp]] is the recommended upgrade solution going forward from Fedora 18}}


http://docs.fedoraproject.org/install-guide/
== Upgrading with FedUp ==
{{admon/note | Recommended Upgrade Method (Fedora 18 and newer)| This is the recommended method to upgrade your Fedora system for Fedora 18 and newer.}}
The [[FedUp]] upgrade system is new for Fedora 18. For Fedora 18 beta, only upgrading via network is supported but other methods should be supported by the time that Fedora 18 is released.
* [[FedUp#How_Can_I_Upgrade_My_System_with_FedUp.3F|How to Upgrade using FedUp]]
* [[FedUp#Frequently_Asked_Questions|Frequently Asked Questions about FedUp]]


The release notes also have some useful information (the following link is for the Fedora 9 release notes):
== Using the DVD to upgrade ==
{{admon/note | Recommended Upgrade Method (Fedora 17 and older) | This is the recommended method to upgrade your Fedora system for Fedora 17 and older.}}


http://docs.fedoraproject.org/release-notes/f9/en_US/sn-Installer.html#Upgrade-Related-Issues
The process of using Anaconda installer to upgrade is the recommended and supported method and detailed in the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Installation_Guide/index.html Fedora Installation Guide].  The [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Release_Notes/index.html Release Notes] also have some useful information.


== PreUpgrade ==
== PreUpgrade ==


PreUpgrade is an application users run on an existing Fedora 7 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.
[[PreUpgrade]] is an application you can use to upgrade Fedora while continuing to use it. [[PreUpgrade]] downloads the packages required for the upgrade. Once everything is downloaded and set up, you will be notified that you can reboot at any time to start the Fedora upgrade.  This method of upgrading is explicitly tested and supported by Fedora. To read more, refer to [[PreUpgrade]].


* http://fedoraproject.org/wiki/PreUpgrade
{{admon/note|What does supported mean?|To say that preupgrade is supported is potentially misleading. What the word "supported" means is not defined. If it is supported by who and in what medium?}}
 
== Upgrading directly using Yum ==
 
Upgrading directly from one release to the next using {{command|yum}} is not explicitly tested by Fedora QA and issues with it are not considered blockers for a release, but in practise it works for many users, probably  due to our packaging guidelines providing detailed information on maintaining upgradability.  To learn more, refer to [[Upgrading Fedora using yum]].
 
== Upgrading from a pre-release (alpha, beta, release candidate or other development snapshot) to the final release ==
 
If you are using a pre-release of Fedora, and want to know more about upgrading to the final release, refer to [[Upgrading from pre-release to final]].


== Tips ==
== Tips ==


* It's a good idea to have a backup of your system before performing an upgrade. If you have <code>/home</code> in a separate logical volume or partition, it makes backing up user data easier. This is a feature requested for the Fedora Installer. See [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150670 Bug 150670] for more on this.
* It's a good idea to have a backup of your system before performing an upgrade. Keeping {{filename|/home}} in a separate logical volume or partition makes backing up user data easier. This is a feature requested for the Fedora Installer. Refer to [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150670 Bug 150670] for more on this issue. This is the default from Fedora 13 onwards.
 
* Doing a clean installation and then restoring user data from backups may work better for some users. Future releases may include features to assist in this process. Refer to [[Anaconda/WorkItems#upgrade|  AnacondaWorkItems]]  for more information.
 
* You can do an upgrade using the regular installation DVDs. Live media only performs fresh installations, not upgrades. The installation overrides any third party packages which conflict with the default installation set. Applications within the Fedora repository are easily upgradeable. Refer to the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Installation_Guide/index.html Installation Guide]  for more information.


* Doing a clean installation and then restoring user data from backups is known to work better. The installer is to be improved to do something like this by default in the future releases. See [[Anaconda/WorkItems#upgrade|  AnacondaWorkItems]]  for more information.
* Make sure you read the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Release_Notes/ Release Notes] carefully before attempting an upgrade.


* You can do an upgrade using the regular installation DVDs. The Live media only does fresh installs, not upgrades. The installation overrides any third party packages which conflict with the default installation set. Applications within the Fedora repository are easily upgradeable. See the [http://docs.fedoraproject.org/install-guide/ Installation Guide]  for more information.
== Rawhide ==


* Make sure you read the [http://docs.fedoraproject.org/release-notes/ Release Notes] carefully before attempting an upgrade.
Rawhide is a development version of Fedora that is updated dailyIt is suitable for people who are developing or testing Fedora before broad public release.


* You can also do an upgrade using the <code>yum</code> package manager, but this is not officially supported by the Fedora Project. See the [[YumUpgradeFaq| Yum Upgrade FAQ]] page for details.
* To move from Rawhide to a stable release, refer to [[Upgrading from pre-release to final]].
* To move from a stable release to Rawhide, refer to [[Releases/Rawhide]].

Revision as of 19:54, 26 November 2012

Important.png
Upgrading to Fedora 18 and Later
Starting with Fedora 18, it is no longer possible to upgrade a Fedora system using PreUpgrade or the installation DVD. FedUp is the recommended upgrade solution going forward from Fedora 18

Upgrading with FedUp

Note.png
Recommended Upgrade Method (Fedora 18 and newer)
This is the recommended method to upgrade your Fedora system for Fedora 18 and newer.

The FedUp upgrade system is new for Fedora 18. For Fedora 18 beta, only upgrading via network is supported but other methods should be supported by the time that Fedora 18 is released.

Using the DVD to upgrade

Note.png
Recommended Upgrade Method (Fedora 17 and older)
This is the recommended method to upgrade your Fedora system for Fedora 17 and older.

The process of using Anaconda installer to upgrade is the recommended and supported method and detailed in the Fedora Installation Guide. The Release Notes also have some useful information.

PreUpgrade

PreUpgrade is an application you can use to upgrade Fedora while continuing to use it. PreUpgrade downloads the packages required for the upgrade. Once everything is downloaded and set up, you will be notified that you can reboot at any time to start the Fedora upgrade. This method of upgrading is explicitly tested and supported by Fedora. To read more, refer to PreUpgrade.

Note.png
What does supported mean?
To say that preupgrade is supported is potentially misleading. What the word "supported" means is not defined. If it is supported by who and in what medium?

Upgrading directly using Yum

Upgrading directly from one release to the next using yum is not explicitly tested by Fedora QA and issues with it are not considered blockers for a release, but in practise it works for many users, probably due to our packaging guidelines providing detailed information on maintaining upgradability. To learn more, refer to Upgrading Fedora using yum.

Upgrading from a pre-release (alpha, beta, release candidate or other development snapshot) to the final release

If you are using a pre-release of Fedora, and want to know more about upgrading to the final release, refer to Upgrading from pre-release to final.

Tips

  • It's a good idea to have a backup of your system before performing an upgrade. Keeping /home in a separate logical volume or partition makes backing up user data easier. This is a feature requested for the Fedora Installer. Refer to Bug 150670 for more on this issue. This is the default from Fedora 13 onwards.
  • Doing a clean installation and then restoring user data from backups may work better for some users. Future releases may include features to assist in this process. Refer to AnacondaWorkItems for more information.
  • You can do an upgrade using the regular installation DVDs. Live media only performs fresh installations, not upgrades. The installation overrides any third party packages which conflict with the default installation set. Applications within the Fedora repository are easily upgradeable. Refer to the Installation Guide for more information.
  • Make sure you read the Release Notes carefully before attempting an upgrade.

Rawhide

Rawhide is a development version of Fedora that is updated daily. It is suitable for people who are developing or testing Fedora before broad public release.