Using VirtManager Virtual Machine With NTFS Disk
On Fedora, I had a hard time getting VirtManager to import a Virtual Machine Image which was stored on an NTFS drive. It turns out that it was a problem with SELinux. This command will make it work:
setsebool virt_use_fusefs=on