Dedicated Servers Tutorial > CentOS Related Tutorials > Upgrading Fedora Core to CentOS

Upgrading Fedora Core to CentOS

Tags:  

Upgrading Fedora Core 1 or 2 to CentOS 3.4 or 4

Please note this tutorial has not been tested, but in theory should work.

The following tutorial provides the few steps to upgrade Fedora Core 1 or 2 to CentOS 4:

1. Make a full backup of your data.

2. Import GPG keys:
rpm --import http://beta.centos.org/centos/4.0beta/os/i386/RPM-GPG-KEY
rpm --import http://beta.centos.org/centos/4.0beta/os/i386/RPM-GPG-KEY-centos4.0beta

3. Install/Upgrade yum:
rpm -Uvh --nodeps http://beta.centos.org/centos/4.0beta/os/i386/CentOS/RPMS/yum-2.1.13-2.centos4.noarch.rpm

4. Upgrade the release:
rpm -i http://beta.centos.org/centos/4.0beta/os/i386/CentOS/RPMS/centos-release-4.0beta-5.i386.rpm

5. Have yum update your OS:
yum upgrade



 

0 Comments  Show recent to old
Post a comment


 RSS of this page