Displaying 1 result from an estimated 1 matches for "understaningd".
Did you mean:
understaning
2011 Oct 28
2
Inspecting VMware OVFs
...lease
enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at
the debug messages output prior to this error.
Or you can run 'libguestfs-test-tool' and post the complete output into
a bug report or message to the libguestfs mailing list.
Below is the debug trace. My understaningd is KVM or any hypervisor software
is not required by the libguestfs architecture.
It seems like the most telling message is:
qemu-kvm: -drive file=Fedora15-2-disk1.vmdk,cache=off,if=virtio: could not
open disk image Fedora15-2-disk1.vmdk: Operation not permitted
I presume I am performing a...