this post was submitted on 15 Mar 2024
1001 points (97.3% liked)

linuxmemes

20770 readers
1698 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] independantiste@sh.itjust.works 57 points 6 months ago (4 children)
[–] user224@lemmy.sdf.org 27 points 6 months ago* (last edited 6 months ago)

mmcblkxpy
(SD Card)

x = device number
y = partition number

[–] Oisteink@lemmy.world 16 points 6 months ago (2 children)

NVMe device names follow this pattern: nvme n , where: is an integer that is assigned by Linux during the boot process. The first NVMe device that is detected is assigned 0

[–] jj4211@lemmy.world 5 points 6 months ago

You also can have a 'c' in there, when it wants to model multipath nvme...

[–] Morphit@feddit.uk 3 points 6 months ago

I still don't understand the point of namespaces. I guess it's less overhead to pass through a namespace to a VM rather than having a virtualised disk image or bind mount.

[–] scallopedllama@lemmy.world 4 points 6 months ago (1 children)

The other dragons aren't specifying a partition

[–] SuperIce@lemmy.world 1 points 6 months ago

So the 3rd dragon should just be /dev/nvme%d

[–] ad_on_is@lemmy.world 3 points 6 months ago (1 children)
[–] eluminx@lemmy.world 2 points 6 months ago

This made me chuckle, thank you!!