Skip to content

Instantly share code, notes, and snippets.

@yangyang5214
Created April 28, 2023 02:26
Show Gist options
  • Save yangyang5214/ff39bf9edca3a4858336c53115d390d0 to your computer and use it in GitHub Desktop.
Save yangyang5214/ff39bf9edca3a4858336c53115d390d0 to your computer and use it in GitHub Desktop.
compress qcow2 file
yum install -y libguestfs-tools-c
virt-sparsify --compress windows_honey_pot_7.qcow2 new_windows_honey_pot_7.qcow2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment