From Fedora Project Wiki

No edit summary
(point only to FedUp page for upgrade instructions for now, installation guide page is very cruft-y and needs improvement)
(39 intermediate revisions by 17 users not shown)
Line 1: Line 1:
== Upgrading from a previous release of Fedora ==
{{autolang|base=yes}}


The recommended installation method is detailed in the Installation Guide:
== Upgrading with FedUp ==
{{admon/note|Recommended Upgrade Method (for upgrading ''to'' Fedora 18 and newer)| This is the recommended method to upgrade your Fedora system to Fedora 18 and newer.  Note that FedUp is only available in Fedora 17 and later.  For instructions on upgrading, refer to [[FedUp#How_Can_I_Upgrade_My_System_with_FedUp.3F|the FedUp page]].}}


http://docs.fedoraproject.org/install-guide/
== 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]].


The release notes also have some useful information (the following link is for the Fedora {{FedoraVersion}} release notes):
== Upgrading from a pre-release (Alpha, Beta, or other development snapshot) to the final release ==


http://docs.fedoraproject.org/release-notes/f{{FedoraVersion}}/
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]].


== PreUpgrade ==
== Using the DVD to upgrade ==
{{admon/note | Recommended Upgrade Method (when upgrading to Fedora 17 or earlier releases) | This was the recommended method for upgrading to releases up to Fedora 17. DVD upgrades are not available for later releases; instead, please use [[FedUp]].}}


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.
For upgrading to all releases up to Fedora 17, the process of using Anaconda installer to upgrade was the recommended and supported method and detailed in the [http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/index.html Fedora Installation Guide]. However, for best results when migrating from unsupported versions to newer versions, back up your user and configuration data and perform a fresh installation.
 
* http://fedoraproject.org/wiki/PreUpgrade
 
== Upgrading using Yum ==
 
This is not a officially supported method but works for many users.
 
* https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum


== 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, because the home partition can be reused when upgrading or reinstalling. 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. See [[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. See the [http://docs.fedoraproject.org/install-guide/ Installation Guide]  for more information.


* Make sure you read the [http://docs.fedoraproject.org/release-notes/ Release Notescarefully before attempting an upgrade.
* 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 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.
* Make sure you read the [http://docs.fedoraproject.org/en-US/Fedora/{{FedoraVersionNumber}}/html/Release_Notes/ Release Notes] carefully before attempting an upgrade.


==Rawhide==
== Rawhide ==


Rawhide is an unstable version of Fedora that is updated daily.  It is suitable for people who are developing or testing Fedora before broad public release.
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.
{{Admon/warning | Rawhide is not for casual use! | Packages in rawhide aren't inherently unstable, but interactions and dependencies between packages there can be unpredictable. The testing performed in release branches to prevent these conflicts isn't there in rawhide - or, more correctly, it happens in rawhide so that the release branches can benefit. Do not use Rawhide just for newer versions of a package; use it when you are an experienced user that wants to actively contribute to a stable rawhide. }}


* To go from Rawhide to a stable release, see: [[Upgrading from pre-release to final]]
* To move from Rawhide to a stable release, refer to [[Upgrading from pre-release to final]].
* To go from a stable release to Rawhide, see: [[Releases/Rawhide]]
* To move from a stable release to Rawhide, refer to [[Releases/Rawhide]].

Revision as of 22:28, 18 December 2013

Upgrading with FedUp

Note.png
Recommended Upgrade Method (for upgrading to Fedora 18 and newer)
This is the recommended method to upgrade your Fedora system to Fedora 18 and newer. Note that FedUp is only available in Fedora 17 and later. For instructions on upgrading, refer to the FedUp page.

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, 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.

Using the DVD to upgrade

Note.png
Recommended Upgrade Method (when upgrading to Fedora 17 or earlier releases)
This was the recommended method for upgrading to releases up to Fedora 17. DVD upgrades are not available for later releases; instead, please use FedUp.

For upgrading to all releases up to Fedora 17, the process of using Anaconda installer to upgrade was the recommended and supported method and detailed in the Fedora Installation Guide. However, for best results when migrating from unsupported versions to newer versions, back up your user and configuration data and perform a fresh installation.

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, because the home partition can be reused when upgrading or reinstalling. 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.
  • 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.

Warning.png
Rawhide is not for casual use!
Packages in rawhide aren't inherently unstable, but interactions and dependencies between packages there can be unpredictable. The testing performed in release branches to prevent these conflicts isn't there in rawhide - or, more correctly, it happens in rawhide so that the release branches can benefit. Do not use Rawhide just for newer versions of a package; use it when you are an experienced user that wants to actively contribute to a stable rawhide.