Tagged Questions
5
votes
1answer
494 views
Move qcow2 image to physical hard drive
I have a qcow2 image that I use to boot an installation of linux using QEMU; I would like to place the contents of that image directly onto a physical hard drive so that I can boot to that linux ...