Hi,

I am trying to get Xen working properly on rawhide / F29 Beta.

I had one instillation on F29 that worked straight away with :-

    sudo yum groupinstall 'Virtualization' sudo yum install xen

I cannot seem to reproduce this now though :(

And am getting the following :-
~~~
Loading xen 4.11.0
error: ../../grub-core/fs/fshelp.c:258:file
`/EFI/fedora/x86_64-efi/module2.mod' not found.
error: ../../grub-core/fs/fshelp.c:258:file
`/EFI/fedora/x86_64-efi/multiboot2.mod' not found.
Loading Linux 4.18.5-300.fc29.x86_64 ...
error: ../../grub-core/script/function.c:109@can't file command `module2'.
Loading initial ramdisk ...
error: ../../grub-core/fs/fshelp.c:258:file
`/EFI/fedora/x86_64-efi/module2.mod' not found.
error: ../../grub-core/script/function.c:109@can't file command `module2'.
~~~

I have another SSD now with Xen booting correctly but unable toaccess xen from virt-manager but am getting access to it via :-

    virsh -c xen:///system

which is showing Domain-0 running

On boot up its still giving errors :-
~~~
Loading Xen 4.11.0 ...
error: ../../grub-core/fs/fshelp.c:258:file `/grub2/i386-pc/module2.mod' not found.
Loading Linux 4.18.5-300.fc29.x86_64 ...
Loading initial ramdisk ...
error: ../../grub-core/fs/fshelp.c:258:file `/grub2/i386-pc/module2.mod' not found.
~~~
So it look like module2.mod is still not loading but I was getting this on the fully working version I lost earlier IIRC.

I am hoping that this error report is useful and might give a clue as to what I need to do next to get Xen running on my Intel Z270 hardware.

I am sort of thinking the reson Xen is not working on this last machine is a missing rpm ?

I can work as a tester for Xen for F29 Beta if this is needed as I would like to get this release working properly for Xen.

Regards,

Aaron

--
Aaron Gray

Independent Open Source Software Engineer, Computer Language Researcher, Information Theorist, and amateur computer scientist.