F5F Stay Refreshed Software Operating Systems The system setup entry is missing from the GRUB configuration.

The system setup entry is missing from the GRUB configuration.

The system setup entry is missing from the GRUB configuration.

P
pwnguy02
Member
122
03-14-2016, 02:12 AM
#1
Checked the Grub configuration and confirmed the system setup entry was absent. Likely a missing or corrupted bootloader file.
P
pwnguy02
03-14-2016, 02:12 AM #1

Checked the Grub configuration and confirmed the system setup entry was absent. Likely a missing or corrupted bootloader file.

J
jerome71580
Junior Member
26
03-14-2016, 03:40 AM
#2
Start by verifying you're running UEFI still. One update might have disrupted that. If confirmed, add the following to your grub.cfg: under 'System setup' include 'menuentry_id_option' 'uefi-firmware' with 'fwsetup'. After saving, reboot and the option should show up. Let me know if it works! ~Breadpudding Edit: Found this in my Debian grub.cfg; compatibility could differ with Mint. Edited July 19, 2019 by Breadpudding Added an extra note
J
jerome71580
03-14-2016, 03:40 AM #2

Start by verifying you're running UEFI still. One update might have disrupted that. If confirmed, add the following to your grub.cfg: under 'System setup' include 'menuentry_id_option' 'uefi-firmware' with 'fwsetup'. After saving, reboot and the option should show up. Let me know if it works! ~Breadpudding Edit: Found this in my Debian grub.cfg; compatibility could differ with Mint. Edited July 19, 2019 by Breadpudding Added an extra note

T
Tim3Crime
Member
54
03-14-2016, 06:08 AM
#3
I started using Grub Customizer to add a script, and I noticed it appeared at the bottom of the list. I'm almost certain it wasn't there before. After saving and closing the program, then restarting, it showed up again. Thanks for your help!
T
Tim3Crime
03-14-2016, 06:08 AM #3

I started using Grub Customizer to add a script, and I noticed it appeared at the bottom of the list. I'm almost certain it wasn't there before. After saving and closing the program, then restarting, it showed up again. Thanks for your help!