Title. Updated my BIOS, and I have followed several threads where I tried the following:
- Live USB: arch-chroot into my EOS system > bootctl install > reinstall-kernels; Linux boot manager still does not show in the BIOS, efibootmgr, or Windows bcdedit.
- Secure boot is disabled.
Notes: There are two Windows entries when using bcdedit (this is consistent in the BIOS, which also shows two Windows boot entries):
PS C:\Users\elite> bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {142ee43b-bdd9-11ef-a17e-d8bbc19f17d7}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 11
locale en-US
inherit {bootloadersettings}
recoverysequence {142ee43e-bdd9-11ef-a17e-d8bbc19f17d7}
displaymessageoverride Recovery
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {142ee43b-bdd9-11ef-a17e-d8bbc19f17d7}
nx OptIn
bootmenupolicy Standard
Please let me know if more information is needed, thanks.
EDIT: I used systemd-boot, not GRUB, and btrfs for EOS.