From Fedora Project Wiki

No edit summary
(Fix linking to be easier to read.)
Line 1: Line 1:
== Upgrading from a previous release of Fedora ==
== Upgrading from a previous release of Fedora ==


The recommended installation method is detailed in the Installation Guide:
The recommended installation method is detailed in the [http://docs.fedoraproject.org/install-guide/ Fedora Installation Guide].


http://docs.fedoraproject.org/install-guide/
The [http://docs.fedoraproject.org/release-notes/f{{FedoraVersion}}/ Release Notes for {{FedoraVersion|long}}] also have some useful information.
 
The release notes also have some useful information (the following link is for the Fedora {{FedoraVersion}} release notes):
 
http://docs.fedoraproject.org/release-notes/f{{FedoraVersion}}/


== PreUpgrade ==
== PreUpgrade ==


PreUpgrade is an application you can run on an existing Fedora 8 or above installation. You can continue to use Fedora while 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.
[[PreUpgrade]] is an application you can run on an existing Fedora 8 or above installation. You can continue to use Fedora while [[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. To read more, refer to [[PreUpgrade]].
 
* http://fedoraproject.org/wiki/PreUpgrade


== Upgrading using Yum ==
== Upgrading using Yum ==


This is not a officially supported method but works for many users.
Upgrading directly from one release to the next using {{command|yum}} is not a officially supported method, but works for many users. To learn more, refer to [[Upgrading Fedora using yum]].
 
* https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum


== Upgrading from a pre-release (alpha/beta/preview/rawhide snapshot) to the final release ==
== Upgrading from a pre-release (alpha/beta/preview/rawhide snapshot) to the final release ==


If you are using a pre-release and want to know more about upgrading to the final release, read
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]].
 
* http://fedoraproject.org/wiki/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.


* 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.
* 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. See the [http://docs.fedoraproject.org/install-guide/ Installation Guide]  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/install-guide/f{{FedoraVersion}}/ Installation Guide]  for more information.


* Make sure you read the [http://docs.fedoraproject.org/release-notes/ Release Notes]  carefully before attempting an upgrade.
* Make sure you read the [http://docs.fedoraproject.org/release-notes/f{{FedoraVersion}}/ Release Notes]  carefully before attempting an upgrade.


* 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.
* You can also do an upgrade using the {{command|yum}} package manager, but this is not officially supported by the Fedora Project. Refer to [[Upgrading Fedora using yum]] for details.


==Rawhide==
==Rawhide==
Line 43: Line 33:
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 an unstable version of Fedora that is updated daily.  It is suitable for people who are developing or testing Fedora before broad public release.


* 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 13:31, 5 June 2009

Upgrading from a previous release of Fedora

The recommended installation method is detailed in the Fedora Installation Guide.

The Release Notes for Fedora 40 also have some useful information.

PreUpgrade

PreUpgrade is an application you can run on an existing Fedora 8 or above installation. You can continue to use Fedora while 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. To read more, refer to PreUpgrade.

Upgrading using Yum

Upgrading directly from one release to the next using yum is not a officially supported method, but works for many users. To learn more, refer to Upgrading Fedora using yum.

Upgrading from a pre-release (alpha/beta/preview/rawhide 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.
  • 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.
  • You can also do an upgrade using the yum package manager, but this is not officially supported by the Fedora Project. Refer to Upgrading Fedora using yum for details.

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.