Linked by Thom Holwerda on Tue 9th Jun 2009 09:34 UTC
Thread beginning with comment 367708
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I would suggest upgrading using "preupgrade" package.
Just install it (it's in yum repository), run it, choose what version you want to upgrade, and it'll download and upgrade packages as necessary to get to latest Fedora version.
Only bad thing is once it has downloaded packages, you must restart, and wait for Anaconda to complete the upgrade process, so you can't use your computer meanwhile. But it does work: i upgraded from 9 to 10 without problems.
I would suggest upgrading using "preupgrade" package.
Just install it (it's in yum repository), run it, choose what version you want to upgrade, and it'll download and upgrade packages as necessary to get to latest Fedora version.
Only bad thing is once it has downloaded packages, you must restart, and wait for Anaconda to complete the upgrade process, so you can't use your computer meanwhile. But it does work: i upgraded from 9 to 10 without problems.
Just install it (it's in yum repository), run it, choose what version you want to upgrade, and it'll download and upgrade packages as necessary to get to latest Fedora version.
Only bad thing is once it has downloaded packages, you must restart, and wait for Anaconda to complete the upgrade process, so you can't use your computer meanwhile. But it does work: i upgraded from 9 to 10 without problems.
what are the benefits of approach you mentioned?
The only benefit I see is you don't have to reinstall grub to mbr in case you want fresh grub (i'm fine with 2 years old grub and once I feel myself I want new it's one command and I have a new grub in mbr).
The disadvantages are:
It will download a lot of useless packages and as a consequences will run longer.
You can not use PC for a quite long time.
You'll have to click several times in anaconda and that means it can not be done in automatic way (just imagine you have to upgrade 50 PC).





Member since:
2006-11-23
to upgrade without downloading binary installer run following two commands:
rpm -Uvh ftp://download.fedora.redhat.com/pub/fedora/linux/releases/11/Fedo...
yum upgrade
here are some details.
http://fedoraproject.org/wiki/YumUpgradeFaq#Fedora_10_-.3E_Fedora_1...
PS Such approach works since RedHat 7.3.
Regards,
Vitaliy