ProxMox Advanced Course

From PedrosBrainDump
Revision as of 00:36, 16 November 2024 by 413vhcu1lq0463ob (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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'.