Upgrading Centos 3.4 final to 4.0

Hey

I am trying to upgrade Centos 3.4(final) to Centos 4.0.

I am trying to follow these steps :

1. Backup the data.

2. Import GPG keys:
rpm --import http://centos.arcticnetwork.ca/4.0/os/i386/RPM-GPG-KEY
rpm --import http://centos.arcticnetwork.ca/4.0/o...G-KEY-CentOS-4

3. Install/Upgrade yum:
rpm -Uvh --nodeps http://centos.arcticnetwork.ca/4.0/o...4.2.noarch.rpm

4. Upgrade the release:
rpm -Uvh http://centos.arcticnetwork.ca/4.0/o...4-0.1.i386.rpm

5. Let yum update the OS:
yum upgrade

Do I need to do anything else to remotely upgrade my server from 3.4 to 4.0.

Any suggestions or any other alternative method will be appreciated.
Thanks in advance for your help.

 

 

 

 

Top