Am 29.03.24 um 11:55 schrieb Alexander Puchmayr:
Hi,
After upgrading two Lenovo Laptops (UEFI, secure boot disabled), grub does not
work anymore; instead it says "Welcome to Grub" ... And then immediately boots
into bios setup.
What did go wrong?
I did the usual things:
* emerge update world
* emerge --config gentoo-kernel
* grub-mkconfig -o /boot/grub/grub.cfg
Everything went fine without errors, but then the final reboot, only bios setup.
And these steps do not alter the efi boot loaders
Any ideas? How to get out of this?
Alex
Hi again,
to get out of this booting a live usb or CD and chroot will most likely
be your best way to fix this. The installation handbook explains how to
chroot. Then you can start fixing the problem.
Regards