Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4876

Troubleshooting • Re: Raspberry Pi 5 - NVME boot - McuZone MPS2280

$
0
0
Here's what I've done so far:

1. **Tested Raspbian Installation**: Installed Raspbian on a microSD card.
2. **Enabled PCIe**: Edited
"/boot/firmware/config.txt" to enable PCIe by adding:

Code:

# dtparam=nvme
That won't enable PCIe. The "#" in front means it is a comment and will be ignored. Change it to this:

Code:

dtparam=nvme

Statistics: Posted by rpdom — Wed Jun 26, 2024 8:03 am



Viewing all articles
Browse latest Browse all 4876

Trending Articles