On 30/11/2023 19:27, Arno Lehmann wrote:
Am 30.11.2023 um 12:52 schrieb Joe:
I have a
netbook which, left to its own devices, will always boot to Windows,
and cannot be made to boot to anything else from the UEFI part of
whatever we're supposed to call the BIOS these days.

... have you ever tried

bcdedit /bootsequence <id>

I have read that early UEFI versions of some vendors had hardcoded path to windows loader. Another variant is loader installed to "removable" path EFI/Boot (in additional or instead of EFI/microsoft) and firmware tries EFI/Boot with higher priority.

From linux:

    efibootmgr -v
    ls -l /boot/efi/EFI/{boot,debian,microsoft}

I have a decade-old HP laptop that boots from EFI/Boot. (Or using a custom boot entry with path to shimx64.efi created from the firmware setup menu that is less convenient.) It has never had windows installed though.

Reply via email to