Tip of the week 7
Upgrading Fedora with FedUp
FedUp (Fedora Upgrading) is the new tool to upgrade Fedora. It replaces Preupgrade used in previous releases.
I tested it on Fedora 17 to 18, and it works well, here is the process :
natjohan# yum install fedup
natjohan# fedup-cli --network 18 --debuglog fedupdebug.log
That's all, if there isn't errors, you just have to reboot your system !
Comments