Cannot change boot order with efibootmgr

Options
stevekez
stevekez New Member Posts: 2

Hi,

I've got an UP Squared running Alpine Linux 3.12, direct booting from EFI with gummiboot/EFISTUB.

I was able to add boot entries with efibootmgr, and configure nextboot so that on reboot the selected option is used. However, changing the boot order, while reflected in the output of efibootmgr, doesn't hold when rebooting. The original boot order is still observed.

As a result, I cannot make boot order changes permanent, except by entering the UEFI setup on startup and editing the BBS priorities in there.

Does anyone have any ideas about how to deal with this?

I've tried efibootmgr -o AAAA,BBBB,CCCC as well as efibootmgr -O -o ... to erase and set a new boot order, as well as separating -O and -o out into two commands.

efibootmgr version is 17.

Thanks,
Steve.

Tagged:

Comments

  • DCleri
    DCleri Administrator, AAEON Posts: 1,213 admin
    Options

    Which BIOS version is available on your board?
    Make sure it is updated to a recent one, e.g. 5.0

  • stevekez
    stevekez New Member Posts: 2
    Options

    Hi. Sorry for replying after a couple of months. It was using the most recent available at the time of posting, which looking at the release log is the April 2020 version. I'd have to get my hands on it to double-check, but I did check this during initial setup and it was most recent.