this post was submitted on 29 Aug 2023
10 points (100.0% liked)
Aotearoa / New Zealand
1649 readers
13 users here now
Kia ora and welcome to !newzealand, a place to share and discuss anything about Aotearoa in general
- For politics , please use [email protected]
- Shitposts, circlejerks, memes, and non-NZ topics belong in [email protected]
- If you need help using Lemmy.nz, go to [email protected]
- NZ regional and special interest communities
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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks, I edited the Label in GParted.
I had previously set the Name in GParted, I guess that's different?
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.
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.