raspberrypi/documentation

rpi-eeprom-update “This tool only works with a Raspberry Pi 4"

microfx opened this issue · 1 comments

Raspberry Pi 5, Bookworm, Pineberry PCIe + Samsung NVME just installed trying to follow the tutorials but I always get:

sudo rpi-eeprom-update
This tool only works with a Raspberry Pi 4
sudo rpi-eeprom-config --edit
ERROR: --edit/--apply must run on a Raspberry Pi 4

So.... I mean I have a Rpi 4 but I am not willing to use it! What's the problem here?

rpi-eeprom-config
[all]
BOOT_UART=1
POWER_OFF_ON_HALT=0
BOOT_ORDER=0xf41

Just trying to change BOOT_ORDER=0xf416 to make the NVME bootable...