1 | initial version |
Hello,
A quick fix in your scenario would be to use:
qemu-img convert -O raw -f qcow2 <qcow2-image-file> <raw-image-file>
On the actual issue, can you give more information on how you generated the RAW image, like the tool used, parameters and the boot error you are getting?
Thanks,
Adrian.