Changes

Jump to: navigation, search

Centos Upgrade 4.x to 5.x

184 bytes added, 13:50, 8 September 2007
m
I had several problems following this howto on my Centos-5 64-bit host, I added some notes to the problematic sections.
3 - Install centos-5-release packages
<pre>
rpm -Uvh http://mirror.centos.org/centos/5.0/os/i386/CentOS/centos-release-notes-5.0.0-2.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0/os/i386/CentOS/centos-release-5-0.0.el5.centos.2.i386.rpm
rpm -Uvh http://mirror.centos.org/centos/5.0/os/i386/CentOS/centos-release-notes-5.0.0-2.i386.rpm
</pre>
Note: centos-release-5 depends on notes-package, start with that one.
 
4 - Backup your /dev/, since initscripts need udev and will remove vzdev you'll net the backup
<pre>
vzyum VEID upgrade
</pre>
Note: on 64-bit yum db-version might complain. Do "rm /vz/root/VZNUM/var/lib/rpm/__*" to delete conflicting DB.
 
8 - Stop your VE
<pre>
1
edit

Navigation menu