I recently installed EOS alongside windows 11 with systemd-boot
But I can see there are 2 entries for windows when i run this command:
efibootmgr
Output:
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0003
Boot0000* Windows Boot Manager HD(1,GPT,e745303c-876c-4a18-9b37-bf6f760d62ce,0x800,0x82000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b003900640...
Boot0002* Linux Boot Manager HD(8,GPT,9eab11d4-89b5-4f90-9db1-f064bea6a52a,0x1d406000,0x1f4000)/File(\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI)
Boot0003* Windows Boot Manager HD(8,GPT,9eab11d4-89b5-4f90-9db1-f064bea6a52a,0x1d406000,0x1f4000)/File(\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI)0000424f
- I can see 2 entries for windows in my ASUS Tuf BIOS as well.
Note: When choosing the OS from systemd-boot there is only 1 entry fow windows
I can see that both the entries 002 and 003 are in the same partition.
Is it that systemd-boot copies the Windows Boot Manager entry automatically or is it something else ?
I do not have any problems with this but i just want to know