-
-
Save lifeofcoding/ed3a1fbaa238fc435d15b10dc26454b5 to your computer and use it in GitHub Desktop.
Convert vhd disk to raw
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
qemu-img convert -O raw source.vhd output.raw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment