Open main menu

Changes

NVMe SSD boot with the Raspberry Pi 5

117 bytes added, 11:19, 29 December 2023
==How to update eeprom firmware==
'''NOTE''': If you find that there is '''no WIFI''' or '''can not boot from nvme ssd is not recognized''' after restarting, you can try this part of the update, otherwise please ignore it.
After modifying the '''BOOT_ORDER''' for NVME SSD, reboot the PI5 and you maybe get the '''NO WIFI''' or other error. Try to upgrade the eeprom to fix it (Raspberry Pi Foundation official may upgrade the OS to solve this kind of problem, please pay attention to the update of Raspberry Pi OS, if the OS upgrade can solve this problem, you can ignore this step).
wget https://github.com/timg236/rpi-eeprom/raw/pieeprom-2023-10-30-2712/firmware-2712/default/pieeprom-2023-10-30.bin
sudo rpi-eeprom-config --edit pieeprom-2023-10-30.bin
 
Or click [[File:Pieeprom-2023-10-30.zip]] download then unzip it to get <big>pieeprom-2023-10-30.bin</big> file
[[File:Update-eeprom.png]]