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

General discussion • 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
I actually just found that same page describing boot order! Thank you for posting it though!

Sorry, I thought I mentioned Rpi5 in the title. I should have also stated that in the body of my post.

Thank you for the help!

Statistics: Posted by strudel — Fri Apr 05, 2024 2:10 pm



Viewing all articles
Browse latest Browse all 4919

Trending Articles