Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of libguestfs #6951

Open
giovariot opened this issue Jan 4, 2025 · 0 comments
Open

Integration of libguestfs #6951

giovariot opened this issue Jan 4, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@giovariot
Copy link

I think a great addition to UTM would be integrating the open source libguestfs tools to manage virtual drives. There are dozens of commands: one of them, for example, is the virt-sparsify command to free up disk space on the host).

The library supposedly supports almost every commons filesystem: Linux (ext2, ext3, ext4, XFS, btrfs,...), MS Windows (VFAT, NTFS), macOS (HFS, HFS+) as well as BSD, LVM2, MBR and GPT disks.

This would allow shrinking the disk size even on OSes which lack TRIM support. Or more support for external disk formats (it supports qcow2, VirtualBox vdi format, vmdk, vhd, vhdx).

A copy of the repository can be found here on GitHub.

@giovariot giovariot added the enhancement New feature or request label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant