#[SOLVED] Not automatically booting after (seemingly) successful UEFI update
20 messages · Page 1 of 1 (latest)
what bootloader are you using? have you tried updating the bootload information/config?
I'm using GRUB. Haven't touched anything since upgrading UEFI. How would I go about updating the config?
sudo grub-mkconfig -o /boot/grub/grub.cfg
yeah so reinstall grub and make the config
uefi updates at least to me really like to delete any uefi entries
well, its not their fault - they flash the bios chip with a fresh version of the software
so entries will get deleted
No luck. Command seems to have been successful, but still throws me into EFI shell
did you do both?
is secure boot disabled?Z
I did the first command
grub-install --target=x86_64-efi --efi-directory=*bootdir (change this)* --bootloader-id=GRUB
That worked! Thanks
... solved
#17680 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.
- You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
- You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".
Your title should be like so: http://0x0.st/8Rt9.png
Thank you