NVMe SSD boot with the Raspberry Pi 5: Difference between revisions
| Line 29: | Line 29: | ||
# Enable the PCIe External connector. | # Enable the PCIe External connector. | ||
dtparam=pciex1 | dtparam=pciex1 | ||
<!-- | |||
# This line is an alias for above (you can use either/or to enable the port). | # This line is an alias for above (you can use either/or to enable the port). | ||
dtparam=nvme | dtparam=nvme | ||
--> | |||
Press '''Ctrl-O''', then enter, to write the change to the file. | Press '''Ctrl-O''', then enter, to write the change to the file. | ||