ProxMox Advanced Course

From PedrosBrainDump

Importing disks images from other virtualizers

qm importdisk <vm id> <disk image> <storage pool>

(e.g.)

qm importdisk 101 disk.vhd local

this will import the 'disk.vhd' into the vm 101 using the storage pool 'local'.