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

General discussion • Re: RPi 5 won't start.

$
0
0
I changed the boot sequence from

Code:

0xf46
to

Code:

0x146f
and rebooted my RPi 5 but it would not boot.
You just effectively disabled boot completely.

The boot sequence reads from Right to Left. So you have set it to:

1: f = Start again (it will never get past this stage!)
2: 6 = NVME
3: 4 = USB-MSD
4: 1 = SD Card

Use Raspberry Pi Imager to write am EEPROM Recovery SD card and boot from that to recover the boot sequence. The Pi always looks for recovery files on the SD card before trying the boot sequence.

Statistics: Posted by rpdom — Thu Dec 12, 2024 8:10 am



Viewing all articles
Browse latest Browse all 5940

Trending Articles