Convert from VirtualBox to KVM « I do what I can
VBoxManage clonehd —format RAW MyTestVM.vdi MyTestVM.raw
qemu-img convert -f raw MyTestVM.raw -O qcow2 MyTestVM.img
обо всем по немногу
Convert from VirtualBox to KVM « I do what I can
VBoxManage clonehd —format RAW MyTestVM.vdi MyTestVM.raw
qemu-img convert -f raw MyTestVM.raw -O qcow2 MyTestVM.img