Created
May 6, 2025 19:02
-
-
Save richardm1/8e468fffc12aaf12817242382eff979a to your computer and use it in GitHub Desktop.
qemu-img create
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 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