I have tried various methods to get the OS to the NVME without success. I feel that I am missing a step.
- I have a brand new Pi 5. Updated before starting working with the NVMe base.
- I followed: Getting Started with NVMe Base
- Checking NVMe Base Installation
Before installing an OS, you should first check that the ribbon cable has been connected correctly and the SSD installed properly. Boot your Raspberry Pi from a microSD card.
Open a Terminal window and type: ls /dev/nvme0
If the file exists (i.e. /dev/nvme0 is repeated back in the terminal) then all is good and you are ready to proceed.
-I see /dev/nvme0 in yellow.
Do I need to format the NVMe so it will show up? If yes, how?
-Using the Imager:
Result: The NVME does not show up.
-Using the SD Card Copier:
Result: The NVME does not show up.
-Using the network Install:
Result: The NVME does not show up.