Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Debian template creation

5 bytes added, 12:10, 24 September 2010
Starting VE
sudo vzctl set 777 --nameserver x.x.x.x --save
=== Starting VE Creation /dev/ptmx ===
Before starting the VE we need a valide character ptmx device
sudo mknod --mode 666 /var/lib/vz/private/${ID}777/dev/ptmx c 5 2 
=== Starting VE ===
Anonymous user