Comment 5 for bug 1839317

Revision history for this message
AArch64 (aarch64-laptops) wrote : Re: Grub fails to chainload the Windows Boot Manager

With `set debug="chain,secureboot,dl"` added to the Grub menu entry, we get a flash of:

  SecureBoot: 0
  SetupMode: 0
  linuxefi_secure_validate: 1
  No shimlock protocol loader/efi/chainloader: Secure boot is not enabled

Looks like Grub is insisting on Secure Boot, which we need to disable in order to boot Linux.