Open main menu

Changes

NVMe SSD boot with the Raspberry Pi 5

107 bytes added, 28 February
Use the lspci command to display your PCIe devices
sudo lspci
The output is as follows, note that the content of the third line depends on the NVME control you are using.
<span style="color:green;">pi@raspberrypi:</span> <span style="color:#50BEFF;">~ $</span> sudo lspci
0000:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)
0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)
0001:01:00.0 Ethernet controller: Device 1de4:0001
 
If your NVMe SSD is not recognized, You can either use a terminal, and simply use the following commands to update your firmware:
sudo apt update