help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: Handle errors when booting


From: Mathias Radtke
Subject: AW: Handle errors when booting
Date: Tue, 30 Jan 2024 04:32:37 +0000

Hi




> At grub prompt (grub>) print output of
> 
> search -f /efi/microsoft/boot/bootmgfw.efi
> echo $grub_platform

There is
    

if [ "$grub_platform" = "efi" ]; then

before the mentioned code segment to only allow this search on EFI devices

Regards

Mathias


reply via email to

[Prev in Thread] Current Thread [Next in Thread]