Windows Xp Qcow2 _top_ Now
: Click the "Create a new virtual machine" button (the glowing monitor icon).
Example commands:
qemu-img convert -f vdi -O qcow2 source.vdi windows-xp.qcow2 # or qemu-img convert -f vmdk -O qcow2 source.vmdk windows-xp.qcow2 windows xp qcow2
This command converts a raw disk (e.g., /dev/sda ) into a qcow2 image. Before attempting this on a production system, it's highly recommended to: : Click the "Create a new virtual machine"
qemu-img snapshot -l ~/vms/winxp.qcow2
Review