Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lifeofcoding/ed3a1fbaa238fc435d15b10dc26454b5 to your computer and use it in GitHub Desktop.
Save lifeofcoding/ed3a1fbaa238fc435d15b10dc26454b5 to your computer and use it in GitHub Desktop.
Convert vhd disk to raw
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