Open main menu

Changes

NVMe SSD boot with the Raspberry Pi 5

921 bytes removed, 19 April
0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)
0001:01:00.0 Ethernet controller: Device 1de4:0001
<span class="tb_red">If your NVMe SSD is not recognized, updating the bootloader firmware is essential!</span>You can either use a terminal, and simply use the following commands Refer to update your firmware: (Firstly the Raspberry Pi 5 needs [[How to be connected to the internet) sudo apt update sudo apt upgrade rpi-eeprom-update -aIf a firmware ]]] to update is available you will be prompted to install it and your Raspberry Pi will reboot. More information about updating the firmware on your Raspberry Pi is available in the [https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#bootloader_update_stable official documentation]. After updating the firmware and your SSD is still recognized, Please check or [[#FAQ]] Q1 to know more detail and try againdetailsThen run the following command to check the BOOTLOADER version: vcgencmd bootloader_versionMaybe the result is following:<pre>pi@raspberrypi:~ $ vcgencmd bootloader_version2024/04/18 09:45:00version 86ccc427f35fdc604edc511881cdf579df945fb4 (release)timestamp 1713429900update-time 1713493735capabilities 0x0000007f</pre>'2024/04/18' is the firmware version;
==Flash OS onto NVME SSD==