Skip to content

Instantly share code, notes, and snippets.

@opexxx
Forked from mwchambers/gist:1319382
Created April 30, 2015 12:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save opexxx/c4284456f72024c99772 to your computer and use it in GitHub Desktop.
Save opexxx/c4284456f72024c99772 to your computer and use it in GitHub Desktop.
convert VHD file to RAW Image
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