-
Notifications
You must be signed in to change notification settings - Fork 74
Migrating from kvm hypervisors
daidongyang edited this page Aug 6, 2021
·
2 revisions
- Convert qcow2 file to vmdk
qemu-img convert -f qcow2 -O vmdk a.qcow2 b.vmdk
2.import vmdk file by xen-orchestra
- copy a new VM, delete the orgin disk and then attach the imported disk.
XCP-ng 🚀 Main website / Forum / Blog / Pro support