When I run efibootmgr, this output - is it finding different boot loaders, or is it the actual list of boot options?
[liveuser@eos-2024.04.20 ~]$ sudo efibootmgr
BootCurrent: 0009
Timeout: 1 seconds
BootOrder: 0003,0000,0009,000A,0001,0002,0006,0007,000B
Boot0000* Windows Boot Manager HD(1,GPT,cec35240-5c10-4cb5-899b-50ebc6170f5f,0x800,0x32000)/\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000049000100000010000000040000007fff0400
Boot0001* ST2000DL003-9VT166 BBS(HD,,0x0)0000424f
Boot0002* ST3000DM007-1WY10G BBS(HD,,0x0)0000424f
Boot0003* Linux Boot Manager HD(5,GPT,c2c15111-5138-4d18-9e31-29bf8caa1e9d,0x9c91790,0x1f4000)/\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI
Boot0006* Samsung SSD 970 EVO 500GB BBS(HD,,0x0)0000424f
Boot0007* ST4000VN008-2DR166 BBS(HD,,0x0)0000424f
Boot0009* UEFI: KingstonDataTraveler G3 1.00, Partition 1 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x7498467c,0x501b60,0x4f800)0000424f
Boot000A* UEFI: KingstonDataTraveler G3 1.00 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/CDROM(1,0x501b60,0x13ea6)0000424f
Boot000B* KingstonDataTraveler G3 1.00 BBS(HD,,0x0)0000424f
I suspect it may be showing the different boot loaders - I have a windows one at the start of the drive, from a fresh install of windows on an empty disk - then I have a 2nd Linux loader after that, from installing EndeavourOS with the “install alongside” option and I believe this is the current boot loader. And then because I’m currently in a live boot, it’s showing the bootloader from the USB drive “KingstonDataTraveller”
How do I edit the Linux one specifically? The instructions I find seem to be running from the booted system, but I can’t boot into mine, I need to edit the boot menu from a live boot.