mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
grub.cfg: don't run search_grub usb in the main menuentry
There is literally an entire other menuentry just for this purpose.
This commit is contained in:
@@ -99,7 +99,6 @@ menuentry 'Load Operating System (incl. fully encrypted disks) [o]' --hotkey='o
|
||||
# 1) raw devices and MBR/GPT partitions
|
||||
search_grub ahci
|
||||
search_grub ata
|
||||
search_grub usb
|
||||
# 2) LVM and RAID which might be used accross multiple devices
|
||||
unset lvmvol
|
||||
for vol in bootvol rootvol; do
|
||||
|
||||
Reference in New Issue
Block a user