NVMe SSD boot with the Raspberry Pi 5: Difference between revisions

Line 27: Line 27:
  sudo nano /boot/firmware/config.txt
  sudo nano /boot/firmware/config.txt
Then add the following comment;
Then add the following comment;
# Enable the PCIe External connector.
  dtparam=pciex1
  dtparam=pciex1
<!--
<!--