Installing Linux on a NVMe device today. The naming scheme is helpful: /dev/nvme1n1p2 is the second partition on the device. /dev/sdb2 is little less explicit.
miniblog.
Related Posts
My shiny new Arch install uses grub2, so you don't need a separate /boot partition! It can read the kernel straight out of an LVM partition.
grub2 is a little bit bigger though, so I had to repartition give it 2MiB at the beginning of the disk. Everything gets bigger over time.
testdisk is an awesome utility when your partition table has been wiped out. It can work out what your partitions were.
Debugging a memory leak and your swap partition is too small? LVM can save you!