On Thu, 27 Aug 2015, Jens Pelzetter wrote: > Hello everyone, > > we have a system (Sun Fire V40z) here were we can only do > Para-Virtualisation using Xen because the CPU does not have > Virtualization Support. With CentOS 6.6 everythink worked fine. We > decided to reinstall the system with Fedora Server 22 because we needed > some more up to date packages. > > Now we are stuck with Xen. If we try to create a guest using > Virt-Manager we get this error: > > Unable to complete install: 'cannot fill file > '/var/lib/xen/virtinst-vmlinuz.WtErnB': Invalid argument' That looks like it isn't extracting the kernel from your VM partition or image. It might be being blocked by selinux if you are in enforcing mode, so try setenforce 0 first to switch to permissive mode ( setenforce 1 will get you back to enforcing afterwards). Michael Young -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org