libguestfs0

guest disk image management system - shared library

Description

The libguestfs library allows accessing and modifying guest disk images. It offers the following features, among many others:
 * making batch configuration changes to guests;
 * viewing and editing files inside guests;
 * getting disk used/free statistics;
 * migrating between virtualization systems;
 * performing partial backups;
 * performing partial guest clones;
 * cloning guests and changing registry/UUID/hostname info.

It uses the Linux kernel and qemu code, and can access any type of guest file system 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.

The library provides ways to enumerate guest storage (such as partitions, LVs, what file system is in each LV, etc.); to run commands in the context of the guest; and to upload and download files and directories.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://libguestfs.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libguestfs0