https://www.raspberrypi.com/documentati ... BOOT_ORDER
as the sequence starts from right to left! That's why I encourage people to read the documentation!
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!
BOOT_ORDER=0xf461BOOT_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.
as the sequence starts from right to left! That's why I encourage people to read the documentation!
Code:
sudo rpi-eeprom-config --edit
Reading documentation is beneficial!
Statistics: Posted by aBUGSworstnightmare — Sun Feb 04, 2024 7:34 am