#Grub not found as a boot option

5 messages · Page 1 of 1 (latest)

neon parrot
#

I install EndeavourOS on my laptop but my UEFI doesn’t detect Linux as a boot option.
I can still boot into Windows.

polar flare
#

Then reinstall grub

#

sudo pacman -S grub efibootmgr

#

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

#

Assuming boot partition for linux is mounted to /boot