Re: Can't boot kernel 6.17.4+ via rEFInd
From: Nathan Chancellor
Date: Tue Oct 28 2025 - 13:45:45 EST
On Mon, Oct 27, 2025 at 09:41:25PM +0100, Eugene Shalygin wrote:
> Hi Nathan,
>
> On Mon, 27 Oct 2025 at 20:35, Eugene Shalygin <eugene.shalygin@xxxxxxxxx> wrote:
> > Neither the patch nor 6.18-rc3 work. I'm going to try to revert
> > 5b5cdb1fe434e8adc97d5037e6d05dd386c4c4c6 together with anything that
> > is needed to apply the reversing patch.
>
> Replacing CONFIG_KERNEL_ZSTD with CONFIG_KERNEL_GZIP made the kernel
> bootable. What does that mean?
Hmmmm, I am not sure... That seems rather odd within the context of the
flagged change.
Could you post the output of 'readelf -S vmlinux vmlinux.unstripped'
from the broken and good builds? Does rEFInd have any sort of additional
debugging to see why/what it is complaining about not being able to
find?
Cheers,
Nathan