Mailing List Archive

Problem with Grub?
Hi All

I've a problem with booting xen. If I add some parameters to the kernel
(not xen) in grub, then xen says "not an ELF binary"/"Panic on CPU 0"
and rebootet the host.

Without parameters on kernel does xen load the Dom0 kernel (but doesnt
find the root partition etc)

What can be the problem?

I use "Xen made easy" packeges (xen 4.13.2) on CentOS 8.
I've tried 3 grub Versions already with still the same error...

---
Greetz
Re: Problem with Grub? [ In reply to ]
found the problem... The multiboot2 modul seems broken in centos...
If you add parameter to kernel (not xen) then xen crashes with "not an
ELF binary". Without parameters at kernel it does work...
With the module multiboot (without 2) it works with kernel parameters
to...

---
Greetz

Am 19.05.2021 23:51, schrieb Christoph Kaminski:
> Hi All
>
> I've a problem with booting xen. If I add some parameters to the kernel
> (not xen) in grub, then xen says "not an ELF binary"/"Panic on CPU 0"
> and rebootet the host.
>
> Without parameters on kernel does xen load the Dom0 kernel (but doesnt
> find the root partition etc)
>
> What can be the problem?
>
> I use "Xen made easy" packeges (xen 4.13.2) on CentOS 8.
> I've tried 3 grub Versions already with still the same error...
>
> ---
> Greetz