LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Upgrade from fc5 to fc6 (https://www.linuxquestions.org/questions/fedora-35/upgrade-from-fc5-to-fc6-496919/)

naveedccsp 10-30-2006 09:31 AM

Upgrade from fc5 to fc6
 
Hello friends,
I am new in linux and I am using VMWare, I have installed Fedora5 and every thing is working fine, I wanna upgrade to fc6 using Putty I mean command line. Can some one help me out with this.
What is exact command line to upgrade to fc6 ?

Thanks.

cdhgee 10-31-2006 09:50 AM

I really REALLY wouldn't, you'd be much better off doing a fresh install.

Having said that if you really want to, this is what you need to do (as root):

Code:

rpm -Uvh http://download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/fedora-release-6-4.noarch.rpm

yum -y upgrade

This may not work - if you get loads of dependency errors, then you're much better off installing a fresh copy of FC6.

It's worth noting that you can install FC5 and FC6 side by side and get them to share the same bootloader so you can migrate gradually from one to the other - I tried this with FC6test3 a month or so back and it worked fine. There's a bit of editing of the grub config necessary to use only one copy of the bootloader, but it's not all that complicated.


All times are GMT -5. The time now is 01:05 PM.