NVMe SSD boot with the Raspberry Pi 5

1 · Jeff Geerling · Oct. 22, 2023, 2:46 a.m.
NVMe SSD boot with the Raspberry Pi 5 In my video about the brand new Raspberry Pi 5, I mentioned the new external PCIe port makes it possible to boot the standard Pi 5 model B directly off NVMe storage—an option which is much faster and more reliable than standard microSD storage (even with industrial-rated cards!). Enabling NVMe boot is pretty easy, you add a line to /boot/config.txt, modify the BOOT_ORDER in the bootloader configuration, and reboot! Jeff Geerling October 21, 2023...