Status
Not open for further replies.

ravim

Active Member
805
2011
157
5,970
The issue is when I tried to reboot any VZ it shows "no_kernel_support_for_openvz_check_if_right kernel"

[root@usas ~]# cat /boot/grub/menu.lst# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/sda5
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-371.6.1.el5.028stab112.3xen)
root (hd0,0)
kernel /xen.gz-2.6.18-371.6.1.el5.028stab112.3
module /vmlinuz-2.6.18-371.6.1.el5.028stab112.3xen ro root=LABEL=/ seliux=0
module /initrd-2.6.18-371.6.1.el5.028stab112.3xen.img
title CentOS (2.6.18-371.9.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.9.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.9.1.el5.img
title CentOS (2.6.18-371.8.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.8.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.8.1.el5.img
title OpenVZ (2.6.18-371.6.1.el5.028stab112.3)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.6.1.el5.028stab112.3 ro root=LABEL=/ selinux0
initrd /initrd-2.6.18-371.6.1.el5.028stab112.3.img
title CentOS (2.6.18-371.6.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.6.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.6.1.el5.img
title OpenVZ (2.6.18-371.3.1.el5.028stab110.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.3.1.el5.028stab110.1 ro root=LABEL=/ selinux0
initrd /initrd-2.6.18-371.3.1.el5.028stab110.1.img
title CentOS (2.6.18-371.4.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.4.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.4.1.el5.img
title CentOS (2.6.18-371.3.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.3.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.3.1.el5.img
title OpenVZ (2.6.18-348.16.1.el5.028stab108.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-348.16.1.el5.028stab108.1 ro root=LABEL=/ selinu=0
initrd /initrd-2.6.18-348.16.1.el5.028stab108.1.img
title OpenVZ (2.6.18-348.4.1.el5.028stab107.2)
root (hd0,0)
kernel /vmlinuz-2.6.18-348.4.1.el5.028stab107.2 ro root=LABEL=/ selinux0
initrd /initrd-2.6.18-348.4.1.el5.028stab107.2.img
title OpenVZ (2.6.18-308.8.2.el5.028stab101.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-308.8.2.el5.028stab101.1 ro root=LABEL=/ selinux0
initrd /initrd-2.6.18-308.8.2.el5.028stab101.1.img
[root@usas ~]#

I guess wrong kernel got downloaded. How do I fix it?? :wacko:

Thanks

[root@usas ~]# cat /etc/grub.conf# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/sda5
# initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-371.6.1.el5.028stab112.3xen)
root (hd0,0)
kernel /xen.gz-2.6.18-371.6.1.el5.028stab112.3
module /vmlinuz-2.6.18-371.6.1.el5.028stab112.3xen ro root=LABEL=/ seli nux=0
module /initrd-2.6.18-371.6.1.el5.028stab112.3xen.img
title CentOS (2.6.18-371.9.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.9.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.9.1.el5.img
title CentOS (2.6.18-371.8.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.8.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.8.1.el5.img
title OpenVZ (2.6.18-371.6.1.el5.028stab112.3)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.6.1.el5.028stab112.3 ro root=LABEL=/ selinux =0
initrd /initrd-2.6.18-371.6.1.el5.028stab112.3.img
title CentOS (2.6.18-371.6.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.6.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.6.1.el5.img
title OpenVZ (2.6.18-371.3.1.el5.028stab110.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.3.1.el5.028stab110.1 ro root=LABEL=/ selinux =0
initrd /initrd-2.6.18-371.3.1.el5.028stab110.1.img
title CentOS (2.6.18-371.4.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.4.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.4.1.el5.img
title CentOS (2.6.18-371.3.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-371.3.1.el5 ro root=LABEL=/ selinux=0
initrd /initrd-2.6.18-371.3.1.el5.img
title OpenVZ (2.6.18-348.16.1.el5.028stab108.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-348.16.1.el5.028stab108.1 ro root=LABEL=/ selinu x=0
initrd /initrd-2.6.18-348.16.1.el5.028stab108.1.img
title OpenVZ (2.6.18-348.4.1.el5.028stab107.2)
root (hd0,0)
kernel /vmlinuz-2.6.18-348.4.1.el5.028stab107.2 ro root=LABEL=/ selinux =0
initrd /initrd-2.6.18-348.4.1.el5.028stab107.2.img
title OpenVZ (2.6.18-308.8.2.el5.028stab101.1)
root (hd0,0)
kernel /vmlinuz-2.6.18-308.8.2.el5.028stab101.1 ro root=LABEL=/ selinux =0
initrd /initrd-2.6.18-308.8.2.el5.028stab101.1.img

also/
 
Last edited:
Status
Not open for further replies.
Back
Top