On Thu, Dec 04, 2014 at 04:53:21PM +0800, [email protected] wrote: > Hello, Richard, > I run command as example: " virt-df -d `virsh domuuid 5`" > some errors show : > libguestfs: warning: supermin-helper -f checksum returned a short string > libguestfs: error: cannot find any suitable libguestfs supermin, fixed or > old-style appliance on LIBGUESTFS_PATH (search path: /usr/lib/guestfs) > > when I run this command as root , the result is correct , > but I must run the command as not-root, so , how can I do ?, > please help , thanks!
Enable debugging: http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs Provide the complete output when debugging is enabled, sending it to the mailing list (mailto:[email protected]) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
