on

        grep PRETTY /etc/os-release
                PRETTY_NAME="Fedora 32 (Server Edition)"

        uname -rm
                5.8.7-200.fc32.x86_64 x86_64

with

        rpm -qa | grep xen
                xen-4.13.1-4.fc32.x86_64
                xen-hypervisor-4.13.1-4.fc32.x86_64
                xen-libs-4.13.1-4.fc32.x86_64
                xen-licenses-4.13.1-4.fc32.x86_64
                xen-runtime-4.13.1-4.fc32.x86_64

        rpm -qa | grep grub
                grub2-common-2.04-21.fc32.noarch
                grub2-efi-x64-2.04-21.fc32.x86_64
                grub2-efi-x64-modules-2.04-21.fc32.noarch
                grub2-tools-2.04-21.fc32.x86_64
                grub2-tools-extra-2.04-21.fc32.x86_64
                grub2-tools-minimal-2.04-21.fc32.x86_64
                grubby-8.40-40.fc32.x86_64
                grubby-deprecated-8.40-40.fc32.x86_64

on boot-to-Xen

        ...
        Loading Xen 4.13.1 ...
        error: ../../grub-core/fs/fshelp.c:257:file
        `/EFI/fedora/x86_64-efi/module2.mod' not
        found.
        Loading Linux 5.8.7-200.fc32.x86_64 ...
        Loading initial ramdisk ...
        error: ../../grub-core/fs/fshelp.c:257:file
        `/EFI/fedora/x86_64-efi/module2.mod' not
        found.

        Press any key to continue...
        ...

waits 10-20 seconds, then continues

        0x0000:0x00:0x19.0x0: ROM: 0x10000 bytes at 0xa14d0018
        0x0000:0x04:0x00.0x0: ROM: 0x8000 bytes at 0xa14c7018
        0x0000:0x10:0x00.0x0: ROM: 0x10800 bytes at 0xa14a5018
         Xen 4.13.1
        (XEN) [00000011c8b7c914] Xen version 4.13.1 (mockbuild@[unknown]) (gcc 
(GCC) 10.1.1 20200507 (Red Hat 10.1.1-1)) debug=n  Tu0
        (XEN) [00000011cb3cbe4f] Latest ChangeSet: 
        (XEN) [00000011cbfaf8f8] build-id: 
131db801fd9d8ed1fbc017e12b9a13570043e404
        ...

to successful boot, xen start,

        xl list
                Name                                        ID   Mem VCPUs      
State   Time(s)
                Domain-0                                     0  4016     4     
r-----      34.8
                Xenstore                                     1    31     1     
-b----       0.0

this issue has been raised multiple times

        https://bodhi.fedoraproject.org/updates/FEDORA-2017-bd36ce6cfd
        https://bugzilla.redhat.com/show_bug.cgi?id=1486002
        https://bugzilla.redhat.com/show_bug.cgi?id=1858364

atm, it remains unresolved

where does this correctly need to get addressed?
grub2/xen?
fedora/upstream?
new bug/reopened old?
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to