qemu convert ISO to qcow2





qemu-img create -f qcow2 bootable.qcow2 1G

qemu-system-x86_64 -hda grml2.qcow2 -boot c -m 2024