openvz start faild [message #37764] |
Sun, 18 October 2009 15:55 |
Zien
Messages: 4 Registered: October 2009
|
Junior Member |
|
|
hello
when i want to start openvz it shows me this error :
/etc/init.d/vz start
Running kernel is not OpenVZ kernel. [FAILED]
vzctl enter 110
Unable to open /dev/vzctl: No such file or directory
Please check that vzdev kernel module is loaded and you have sufficient permissions to access the file.
that's all my problem
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 do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/sda1
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=3
timeout=2
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-128.2.1.el5.028stab064.7ent)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-128.2.1.el5.028stab064.7ent ro root=LABEL=/
initrd /boot/initrd-2.6.18-128.2.1.el5.028stab064.7ent.img
title OpenVZ (2.6.18-128.2.1.el5.028stab064.7)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-128.2.1.el5.028stab064.7 ro root=/dev/sda1
initrd /boot/initrd-2.6.18-128.2.1.el5.028stab064.7.img
title CentOS (2.6.18-164.el5)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-164.el5 ro root=LABEL=/dev/sda1
initrd /boot/initrd-2.6.18-164.el5.img
title CentOS (2.6.18-128.el5)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-128.el5 ro root=/dev/sda1
initrd /boot/initrd-2.6.18-128.el5.img
thank you
|
|
|
|
|