Changes
→Starting VE
For the [[VE]] to be able to download updates from the Internet, we also need to specify a DNS for it:
sudo vzctl set 777 --nameserver x.x.x.x --save
=== Starting VE ===
Before starting the VE we need a valide character ptmx device
sudo mknod --mode 666 /var/lib/vz/private/${ID}/dev/ptmx c 5 2
=== Starting VE ===