Forrest logo
back to context overview

virt-sparsify

List of commands for virt-sparsify:

  • virt-sparsify:tldr:009c4 virt-sparsify: Create a sparsified compressed image without snapshots from an unsparsified one.
    $ virt-sparsify --compress ${path-to-image-qcow2} ${path-to-image_new-qcow2}
    try on your machine
    explain this command
  • virt-sparsify:tldr:c4d1a virt-sparsify: Sparsify an image in-place.
    $ virt-sparsify --in-place ${path-to-image-img}
    try on your machine
    explain this command
back to context overview