Skip to content

Instantly share code, notes, and snippets.

@roghnin
Forked from mwchambers/gist:1319382
Created November 2, 2017 04:38
Show Gist options
  • Save roghnin/34766e3a8aeb3abb56198ef0dec56577 to your computer and use it in GitHub Desktop.
Save roghnin/34766e3a8aeb3abb56198ef0dec56577 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