Video Instructions

Introduction
Tutorial
  1. Put the NVMe drive into the PCIe adapter.
  2. Put the PCIe adapetr into CM4 board PCIe slot.
  3. Plug the power and boot the Raspberry Pi OS.
  4. Check the version of the firmware with the below command:
1
vcgencmd version
  1. Check the status of the NVMe drive with below commands:
1
2
lsblk
blkid
  1. Poweroff the Raspberry PI OS with the below command:
1
sudo systemctl poweroff