Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVX
          ]
        
        libguestfs - Access and modify virtual machine disk images
        
        
        - Description:
- Libguestfs is a library for accessing and modifying virtual machine
disk images.  http://libguestfs.org
It can be used to make batch configuration changes to guests, get
disk used/free statistics (virt-df), migrate between hypervisors
(virt-p2v, virt-v2v), perform backups and guest clones, change
registry/UUID/hostname info, build guests from scratch (virt-builder)
and much more.
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.
Libguestfs for Red Hat Enterprise Linux is split into several subpackages.
The basic subpackages are:
               libguestfs  C library
         libguestfs-tools  virt-* tools, guestfish and guestmount (FUSE)
       libguestfs-tools-c  only the subset of virt tools written in C
                             (for reduced dependencies)
                 virt-dib  safe and secure diskimage-builder replacement
                 virt-v2v  convert virtual machines to run on KVM (V2V)
           virt-p2v-maker  convert physical machines to run on KVM (P2V)
For enhanced features, install:
          libguestfs-gfs2  adds Global Filesystem (GFS2) support
 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
  libguestfs-benchmarking  Benchmarking utilities
Language bindings:
 libguestfs-gobject-devel  GObject bindings and GObject Introspection
    libguestfs-java-devel  Java bindings
              lua-guestfs  Lua bindings
   ocaml-libguestfs-devel  OCaml bindings
         perl-Sys-Guestfs  Perl bindings
        python-libguestfs  Python bindings
          ruby-libguestfs  Ruby bindings
Packages
        
        
            | libguestfs-1.38.2-12.el7_6.2.x86_64
              [2.4 MiB] | Changelog
              by Pino Toscano (2019-02-07): - Fix inspection of partition-less devices
  resolves: rhbz#1673280 | 
            | libguestfs-1.38.2-12.el7_6.1.x86_64
              [2.4 MiB] | Changelog
              by Pino Toscano (2018-10-12): - v2v: update documentation regarding SHA-2 certificates in Windows 7 and
  Windows Server 2008 R2
  resolves: rhbz#1632788
- v2v: fix rhev-apt firstboot command for Windows
  resolves: rhbz#1625216 |