Open main menu

Changes

NVMe SSD boot with the Raspberry Pi 5

413 bytes added, 28 February
Use the lspci command to display your PCIe devices
sudo lspci
<syntaxhighlight lang="Shell" line highlight="3-3">pi@raspberrypi:~ $ sudo lspci0000:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)0000:01:00.0 Non-Volatile memory controller: Silicon Motion, Inc. SM2263EN/SM2263XT SSD Controller (rev 03)0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries Device 2712 (rev 21)0001:01:00.0 Ethernet controller: Device 1de4:0001</syntaxhighlight>
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