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?

    • Dave@lemmy.nzOPM
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Thanks, I edited the Label in GParted.

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

      • d3Xt3r@lemmy.nz
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        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.

        • Dave@lemmy.nzOPM
          link
          fedilink
          arrow-up
          2
          ·
          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.