this post was submitted on 21 Aug 2024
2 points (100.0% liked)
Ask Linux
65 readers
1 users here now
Ask the community any questions about Linux
founded 5 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Essentially, with SSD NVME drives it's for example: /dev/nvme0n1p1
nvme0 means the first drive (0)
n1 means Namespace 1
And finally, p1 is for partition 1.