summaryrefslogtreecommitdiff
path: root/config/grub
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-12-18 08:05:37 +0000
committerLeah Rowe <leah@libreboot.org>2023-12-18 08:05:37 +0000
commit6db94c1a11b7d10b0ba6a654014334859f9d4158 (patch)
treecc6312ee7f8164c4ac8c401e0b926ba00856e9a7 /config/grub
parentc4544e04bb533aed2fbbea7eed5e83adac4df434 (diff)
grub.cfg: merge isolinux/grub usb menuentries
many modern distros use grub in their installer images, so scan for grub.cfg first. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/grub')
-rw-r--r--config/grub/config/grub.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/config/grub/config/grub.cfg b/config/grub/config/grub.cfg
index 60de9ab6..8f97580d 100644
--- a/config/grub/config/grub.cfg
+++ b/config/grub/config/grub.cfg
@@ -159,11 +159,8 @@ menuentry 'Load Operating System (incl. fully encrypted disks) [o]' --hotkey='o
true # Prevent pager requiring to accept each line instead of whole screen
}
-menuentry 'Find and load GRUB config from USB drive [s]' --hotkey='s' {
- search_grub usb
-}
-menuentry 'Find and load ISOLINUX/EXTLINUX from USB drive [u]' --hotkey='u' {
- search_isolinux usb
+menuentry 'Search for GRUB/SYSLINUX/EXTLINUX/ISOLINUX on USB [s]' --hotkey='s' {
+ search_bootcfg usb
}
menuentry 'Find and load ISOLINUX/EXTLINUX menu via AHCI [a]' --hotkey='a' {
search_isolinux ahci