Displaying 1 result from an estimated 1 matches for "v2vwin".
Did you mean:
v2vdie
2017 Mar 12
0
IRC question: Does libguestfs support windows
...eply.
However in general the answer is: yes, libguestfs supports Windows.
Libguestfs supports Windows guests.
On RHEL, you will need to support the libguestfs-winsupport package.
This package is now included in base RHEL starting with RHEL 7.2 IIRC.
Previously it was in a separate channel called V2VWIN.
libguestfs-winsupport in RHEL has some intentional limitations
described here:
http://libguestfs.org/guestfs-faq.1.html#cannot-open-windows-guests-which-use-ntfs
http://libguestfs.org/guestfs-faq.1.html#mount:-unsupported-filesystem-type-with-ntfs-in-rhel-7.2
Libguestfs probably cannot be compil...