Changes

Jump to navigation Jump to search

NVMe SSD boot with the Raspberry Pi 5

1,267 bytes removed, 11:38, 29 December 2023
'''Reboot''' your Raspberry Pi 5 to make the change take effect.
 
==How to update eeprom firmware==
'''NOTE''': If you find that there is '''no WIFI''' or '''can not boot from nvme ssd''' 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).
 
Run the following command to
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]]
 
 
It is recommended to use the latest version of the pieeprom-xxxx-xx-xx.bin file, please visit [https://github.com/timg236/rpi-eeprom/tree/master/firmware-2712/default this link] to get the latest version:
 
'''PS''': After our testing, we found that only the firmware '''piepprom-2023-10-30.bin''' has solved the NO WIFI problem for the time being.
==FAQ==

Navigation menu