0

i am trying to install openvz on ubuntu,but when i use vzctl set 10 --onboot yes --save it gives error as directory /proc/vz not found,assuming non openVZ kernel

1 Answers1

0

Have you installed openvz properly and booted into vzkernel ?

Try executing below command, it should work for openvz kernel:

vzlist

if it doesn't that means server is booted with normal kernel and you need make changes in /etc/default/grub to boot openvz kernel.

errorfetch
  • 21
  • 4