this post was submitted on 29 Aug 2023
11 points (100.0% liked)

Aotearoa / New Zealand

1635 readers
5 users here now

Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general

Rules:

FAQ ~ NZ Community List ~ Join Matrix chatroom

 

Banner image by Bernard Spragg

Got an idea for next month's banner?

founded 1 year ago
MODERATORS
 

Welcome to today’s daily kōrero!

Anyone can make the thread, first in first served. If you are here on a day and there’s no daily thread, feel free to create it!

Anyway, it’s just a chance to talk about your day, what you have planned, what you have done, etc.

So, how’s it going?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

Thanks, I edited the Label in GParted.

I had previously set the Name in GParted, I guess that's different?

[–] [email protected] 2 points 1 year ago

Yes it's different, but not sure what name is used for to be honest.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

A label is a property of the filesystem, on a particular partition. A name is a property in the GPT, so it resides outside of the filesystem/partition.

In the old days, when we were using MBR disks, we only had labels. The problem with labels is that they can be a bit inconsistent, with some filesystems only offering 11 character labels, some 15, some supporting only upper case (FAT) etc. With GPT disks, the name can be stored in the GPT itself, and has a char limit of 72, which gives more flexibility and consistency, regardless of the actual filesystem in use. But labels are still around for backwards compatibility reasons.

[–] [email protected] 2 points 1 year ago

Thanks for the background! It seema labels are still very much in use if that's the way I need to rename a partition so it shows with that label in the UI.