Wednesday, October 10, 2012

OpenVz kernel upgrade

Steps:

1. [root@openvz ~]# arch
x86_64

2. [root@openvz ~]# getconf LONG_BIT
64

3. cd /usr/local/src/

4. wget http://download.openvz.org/kernel/branches/rhel5-2.6.18/028stab101.1/ovzkernel-2.6.18-308.8.2.el5.028stab101.1.x86_64.rpm

5. rpm -ivh ovzkernel-2.6.18-308.8.2.el5.028stab101.1.x86_64.rpm

6. cat /etc/grub.conf

7. shutdown -f -r now

No comments:

Post a Comment