Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save richardm1/8e468fffc12aaf12817242382eff979a to your computer and use it in GitHub Desktop.
Save richardm1/8e468fffc12aaf12817242382eff979a to your computer and use it in GitHub Desktop.
qemu-img create
qemu-img create -f qcow2 -o compression_type=zstd,preallocation=off,nocow=off,extended_l2=on,cluster_size=128k,size=60G win11-desktop-c.qcow2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment