grub.cfg: don't run search_grub usb in the main menuentry

There is literally an entire other menuentry just for this purpose.
fsdg20230625
Leah Rowe 2021-10-31 17:17:05 +00:00
parent 7c998b4538
commit ebeeff6969
1 changed files with 0 additions and 1 deletions

View File

@ -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