You are not logged in.

#1 2023-07-05 09:54:33

infoslaw
Member
From: Poland, Warsaw
Registered: 2013-05-06
Posts: 154

[SOLVED] GRUB - error: symbol 'grub_is_shim_lock_enabled' not found

After the grub-install ... and grub-mkconfig -o /boot/grub/grub.cfg i reboot and could not boot in any of the grub menu items and got below error:

error: symbol 'grub_is_shim_lock_enabled' not found


Really appreciate any help to restore my Grub boot manager.

Last edited by infoslaw (2023-07-05 20:56:23)

Offline

#2 2023-07-05 20:55:36

infoslaw
Member
From: Poland, Warsaw
Registered: 2013-05-06
Posts: 154

Re: [SOLVED] GRUB - error: symbol 'grub_is_shim_lock_enabled' not found

This resolved my Grub issue:

mount /dev/nvme0n1p1 /boot
grub-install --target=x86_64-efi  --efi-directory=/boot --bootloader-id=GRUB

Offline

Board footer

Powered by FluxBB