Hello,
I tried to import a vmdk file so first I create a VM (110) and then
The issue is that I don't have the folder "110" created, I think I missed something ?
THanks
I tried to import a vmdk file so first I create a VM (110) and then
Code:
qemu-img convert -f vmdk -O qcow2 fichier.vmdk disque.qcow2
qm disque.qcow2 /var/lib/vz/images/110/vm-110-disk-0.qcow2
The issue is that I don't have the folder "110" created, I think I missed something ?
THanks