I have the BPI-R3 installed and I’d like to add a NVME drive to it (2TB). It doesn’t recognize it by default on Debian 13. How can I make it visible/usable under Debian? It doesn’t need to boot from it. I’ve tried the command line options to view if the NVME is available, but it doesn’t show up.
Which image do you use?
Basicly nvme is pcie so first test would be lspci to see the pci device. If this is shown,check if nvme driver is available (zgrep -i nvme /proc/config.gz).
I use the image from this side:
I suppose some settings should be enabled, but that is something I haven’t done yet.
Mhm,this is F3,not R3,so i move category
So nvme driver is builtin (also no module load needed).What does lspci say?
