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

Raspberry Pi OS • Re: Rpi5 - USB thumb drive boot if NVMe SSD installed?

$
0
0
..
I updated the boot order to:

BOOT_ORDER=0xf416

This should try to boot to the USB thumb drive first, then the SD card, and then the SSD. Is that correct?
..
NOPE! NOT CORRECT!

order is

Code:

 right to left 
--> what you have is NVMe -> uSD -> USB - all is well described here https://www.raspberrypi.com/documentati ... BOOT_ORDER

What you need is

Code:

BOOT_ORDER=0xf641
or

Code:

BOOT_ORDER=0xf614
whatever you prefer

watchdog? Which watchdog?
What you're also missing to tell us which Pi you have in front of you! Assumption is Pi5

Statistics: Posted by aBUGSworstnightmare — Fri Apr 05, 2024 1:47 pm



Viewing all articles
Browse latest Browse all 3546

Trending Articles