Description: | Libguestfs is a library for accessing and modifying virtual machine
disk images. http://libguestfs.org
Libguestfs uses Linux kernel and qemu code, and can access any type of
guest filesystem that Linux and qemu can, including but not limited
to: ext2/3/4, btrfs, FAT and NTFS, LVM, many different disk partition
schemes, qcow, qcow2, vmdk.
For enhanced features, install:
libguestfs-inspect-icons adds support for inspecting guest icons
libguestfs-rescue enhances virt-rescue shell with more tools
libguestfs-rsync rsync to/from guest filesystems
libguestfs-xfs adds XFS support
For developers:
libguestfs-devel C/C++ header files and library
Language bindings:
ocaml-libguestfs-devel OCaml bindings
perl-Sys-Guestfs Perl bindings
python3-libguestfs Python 3 bindings |