Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5175

HATs and other add-ons • Re: Booting from NVME SSD Question

$
0
0
https://www.raspberrypi.com/documentati ... BOOT_ORDER
BOOT_ORDER fields
The BOOT_ORDER property defines the sequence for the different boot modes. It is read right to left and up to 8 digits may be defined.
BOOT_ORDER=0xf461
as the sequence starts from right to left! That's why I encourage people to read the documentation!

Code:

sudo rpi-eeprom-config --edit
run the above command, check/edit yoir boot order correctly, reboot and your Pi will boot from uSD when present. If not it will boot from NVMe.

Reading documentation is beneficial!

Statistics: Posted by aBUGSworstnightmare — Sun Feb 04, 2024 7:34 am



Viewing all articles
Browse latest Browse all 5175

Trending Articles