Hi Rich,
the host is a CentOS (latest).
libguestfs-winsupport
root@lxedna import-to-ovirt-7edfc4e]# rpm -qa | grep -i
libguestfs-winsupport
libguestfs-winsupport-7.2-1.el7.x86_64
Best regards
Christoph
Am 20.12.2015 um 14:12 schrieb Richard W.M. Jones:
On Sun, Dec 20, 2015 at 02:05:30PM +0100, ovirt(a)timmi.org wrote:
>>>> ./import-to-ovirt.pl: no operating system was found on the disk
Looks like you need to install either libguestfs-winsupport (assuming
the host is RHEL/CentOS), because this is required to process any
Windows disk images.
libguestfs-winsupport can be found here for RHEL < 7.2:
https://people.redhat.com/~rjones/libguestfs-winsupport/
and is included in the base OS in RHEL >= 7.2.
Rich.