this post was submitted on 15 Mar 2024
30 points (100.0% liked)

linuxmemes

20933 readers
1639 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
[–] PsychedSy@sh.itjust.works 0 points 6 months ago (2 children)

Are UUIDs built into the hardware, or something your computer decides on based on the drive's serial number and shit?

[–] lea@feddit.de 1 points 6 months ago (1 children)

According to Arch Wiki they get generated and stored in the partition when it is formatted. So kinda like labels but automated and with (virtually) no collision risk.

[–] PsychedSy@sh.itjust.works 1 points 6 months ago (2 children)

I could have RTFM but you guys are more fun.

[–] 0x4E4F@lemmy.dbzer0.com 1 points 6 months ago

Yeah, you get the best Linux info when reading meme comments 😁.

[–] Hexarei@programming.dev 1 points 6 months ago

It's fun to have people around who read the friendly manual

[–] taaz@biglemmowski.win 0 points 6 months ago (1 children)

Uuids are part of the gpt (table) on the disk.

[–] Supermariofan67@programming.dev 1 points 6 months ago

You're thinking of partuuid, regular uuids are part of the filesystem and made at mkfs time