Systemd-boot only lists latest kernel even though configured differently

I have configured

multiversion.kernels = latest,latest-1,running

in /etc/zypp/zypp.conf which used to work fine but today after tumbleweed update --install to 20241014, the boot menu and entries under /boot/efi/loader/entries only list the latest kernel.

One reason might be that /boot/efi/<machineid>/<previouskernelversion>/ does have an initrd but is missing the linux image file.

Any ideas how to fix this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.