Great stuff ... > was happening I changed them to /dev/sda1 and /dev/sda2, but > still no joy. Then I tried /dev/nvme1 and /dev/nvme2, and when they also > failed I was ready to tear my hair out. Finally I used UUIDs, and then I
NVME device names are not nvme1/2/3/4 NVME /dev/ naming scheme is similar to SCSI: /dev/nvme0n1p1 - PCIe port 0, drive 1, partition 1 /dev/nvme0n1p2 - PCIe port 0, drive 1, partition 2 /dev/nvme0n2p1 - PCIe port 0, drive 12, partition 1 etc. Enjoy, Tomas _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
