I just installed a new NVMe M.2 drive in my PC for the first time, and I'm unsure how to get it set up correctly so that Dolphin can detect it. I made sure the drive is installed properly and turned on RAID in the BIOS, but I still don't see it listed in Dolphin. However, I noticed that when using Timeshift, it can see the drive when I select a location for backups, which suggests that Linux recognizes it. I'm clearly missing something here, so I would appreciate any guidance on how to resolve this issue. If anyone can point me to relevant documentation on the Arch Wiki or another Linux wiki, that would be great!
1 Answer
You should open up your partition manager and create an ext4 (or another native Linux filesystem) partition for the new drive. That should help Dolphin recognize it. Let me know if you need help with that!

Thank you so much!