How to set up an automatic boot for a HAT mounted NVMe SSD on a Raspberry Pi 5.

Опубликовано: 24 Май 2026
на канале: Bros Who Know Stuff
341
7

#raspberrypi5 #raspberrypiprojects #raspberrypi

0:46 - What is the NVMe?
2:43 - How to setup the SSD to automatically mount to the filesystem on boot.
3:41 - How to find the UUID for a mounted drive.
5:36 - How to enter the UUID into the /etc/fstab file.
6:40 - How to make a directory in the new mounted partition.

How to automatically mount a NVMe SSD card as an extra partition storage device on the Raspberry Pi 5 running Bookworm OS. The NVMe SSD on the HAT is connected to the RPi-5's main CPU via PCIe. Keep Bookworm OS on the microSD card for boot loader duties.

A microSD card is not designed to handle extreme read/writes when working with heavy loads of data transfer such as when working with the Raspberry Pi AI Camera module or the RPi HAT+ kit with a Hailo-* npu. This is where NVMe technology works much, much better.