LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   upgrade fc11 to fc13 (https://www.linuxquestions.org/questions/linux-newbie-8/upgrade-fc11-to-fc13-818539/)

tkmsr 07-07-2010 12:08 PM

upgrade fc11 to fc13
 
I want to upgrade a fedora 11 system to fedora 13 is there a way what do I need to do.

snowday 07-07-2010 12:14 PM

Since Fedora 11 has reached its "end of life" and is no longer supported, I would imagine the easiest method is:

1. Back up documents to external drive
2. Download Fedora 13 installer CD
3. Install Fedora 13
4. Restore documents from backup

tkmsr 07-07-2010 12:28 PM

Oh no please tell if there is some easy way.

I did
Code:

wget ftp://download.fedora.redhat.com/pub/fedora/linux/releases/13/Fedora/x86_64/os/Packages/fedora-release-*.noarch.rpm
got
Code:

fedora-release-13-1.noarch.rpm  fedora-release-notes-13-3.fc13.noarch.rpm
but an rpm -Uvh to above both gave
following error
Code:

rpm -Uvh  fedora-release-*
warning: fedora-release-13-1.noarch.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID e8e40fde
error: Failed dependencies:
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by fedora-release-13-1.noarch
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by fedora-release-notes-13-3.fc13.noarch

I have checked this page
http://fedoraproject.org/wiki/YumUpgradeFaq

snowday 07-07-2010 12:33 PM

I just found this page, you could give preupgrade a try:

http://fedoraproject.org/wiki/PreUpgrade

Quote:

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 11 to Fedora 13 directly.

tkmsr 07-07-2010 12:46 PM

Ok I tried as you said
yum install preupgrade
and then
Code:

preupgrade-cli "Fedora 13"
got following error
Code:

/usr/lib/python2.6/site-packages/yum/__init__.py:203: UserWarning: Use .preconf instead of passing args to _getConfig
thanks for the link.

tkmsr 07-07-2010 12:50 PM

Ok finally I have decided not to upgrade in between of upgrade it gave a message not enough space on hard disk.
If you do not have a wired connection quit now.
So now I
quit.
Thanks for your help.


All times are GMT -5. The time now is 04:46 AM.