Bios boot drive

what is the default order you’re setting via the coreboot utility script?
what is the order shown when bringing up the SeaBIOS boot menu?
what device is your boot drive?

also, please pull the cbmem boot log using the cbmem utility as follows:

curl -LO https://mrchromebox.tech/files/util/cbmem.tar.gz
tar zxf cbmem.tar.gz
sudo ./cbmem -1 > cbmem.txt

then throw the log on pastebin (eg) and link here. If cbmem gives an error, you may need to reboot and add the kernel parameter ‘iomem=relaxed’ to your grub kernel arguments

you’re the first to complain about this, so sounds like a corner case is being hit somewhere. The function is working for all the cases I tested, and for the vast majority of users, otherwise there’d be more complaints

2 Likes