Displaying 3 results from an estimated 3 matches for "guestfk".
Did you mean:
guestfs
2017 Jul 29
2
Re: cannot find any suitable libguestfs supermin
...work.
> > and I run the libugestfs-test-tool:
>
> Please don't provide partial information. Include the command you
> type and *all* the output, without editing or removing any part of it.
>
> export LIBGUESTFS_PATH=/share/CACHEDEV1_DATA/appliance
[/share/CACHEDEV1_DATA/guestfk/usr/local/bin] # ./libguestfs-test-tool
./libguestfs-test-tool: /usr/lib/libsasl2.so.2: no version information
available (required by /usr/local/lib/libvirt.so.0)
./libguestfs-test-tool: /usr/lib/libdbus-1.so.3: no version information
available (required by /usr/local/lib/libvirt.so.0)
./libguestfs...
2017 Jul 30
0
Re: cannot find any suitable libguestfs supermin
...ce-1.36.1.tar.xz and extract in /share/CACHEDEV1_DATA/appliance
$export LIBGUESTFS_PATH=/share/CACHEDEV1_DATA/appliance
$git clone https://github.com/libguestfs/libguestfs.git
$cd ~/git/libguestfs/
$./autogensh --disable-appliance --disable-daemon
$make
$make install DESTDIR=/share/CACHEDEV1_DATA/guestfk // I want the
executable binary
$cd /share/CACHEDEV1_DATA/guestfk/usr/local/bin/
*// create an qcow2 image*
$[/share/CACHEDEV1_DATA/guestfk/usr/local/bin] qemu-img create -f qcow2
disk.qcow2 16G
$[/share/CACHEDEV1_DATA/guestfk/usr/local/bin] # ./guestfish
./guestfish: /usr/lib/libtinfo.so.5: no ve...
2017 Jul 29
2
Re: cannot find any suitable libguestfs supermin
2017-07-29 0:20 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>
> You need to download this appliance:
>
> http://download.libguestfs.org/binaries/appliance/
> appliance-1.36.1.tar.xz
>
> and unpack it under /home/user/appliance/ .
>
> Directly inside the /home/user/appliance directory you should see
> files called "initrd", "kernel",