Open main menu

Changes

NVMe SSD boot with the Raspberry Pi 5

54 bytes removed, 17 April
no edit summary
{{GD Template Impl}}
 
<span class="tb_red">Most of the content of this tutorial comes from Jeff's blog: [https://www.jeffgeerling.com/blog/2023/nvme-ssd-boot-raspberry-pi-5 NVMe SSD boot with the Raspberry Pi 5], Thanks fo Jeff</span>
<!--
==<span class="tb_red">READ ME before Starting</span>==
== Important Notes==
{{NVMe SSD Incompatibility List}}
<ref>Refer to [https://www.jeffgeerling.com/blog/2023/nvme-ssd-boot-raspberry-pi-5 NVM NVMe SSD boot with the Raspberry Pi 5]</ref>
==Enable PCIe==
By default the PCIe connector is not enabled. To enable it you should add the following option into <span class="tb_blue">/boot/firmware/config.txt</span> and <span class="tb_blue">reboot</span>:
BOOT_ORDER=0xf416
Then reboot the device with <mark>'''''sudo reboot'''''</mark>, this should drop the power consumption when powered down to around 0.01W.
==References==<references />
==FAQ==
<div class="toccolours mw-collapsible mw-collapsed">