[PLUG] New computer is running!

tomas.kuchta.lists at gmail.com tomas.kuchta.lists at gmail.com
Tue Dec 17 01:37:30 UTC 2019


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




More information about the PLUG mailing list