Created
April 28, 2023 02:26
-
-
Save yangyang5214/ff39bf9edca3a4858336c53115d390d0 to your computer and use it in GitHub Desktop.
compress qcow2 file
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
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