[Libguestfs] Problem with supermin and symlink in ibm_powerkvm ppc64le distro

Richard W.M. Jones rjones at redhat.com
Thu Jun 25 21:28:32 UTC 2015


On Thu, Jun 25, 2015 at 10:26:54PM +0100, Richard W.M. Jones wrote:
> Or even ...
> 
> cat > /usr/lib64/guestfs/supermin.d/00-directories <<EOF
> /opt
> /opt/ibm
> /opt/ibm/powerkvm
> /usr
> /usr/share
> /usr/share/doc
> /usr/share/doc/pkvm
> /usr/share/doc/pkvm/licenses
> EOF

Or another thing to try (if you don't care about /opt/ibm being
added to the appliance) would be:

cat > /usr/lib64/guestfs/supermin.d/00-ignore <<EOF
-/opt/ibm
EOF

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list