I’ve installed Fedora 38 with an encrypted system partition since I’ll be traveling with my device. OS is running fine but now I’d like to have a more human readable label in dolphin for that partition. All renaming attempts in the terminal with “e2label” and “btrfs filesystem label” failed. The KDE partition manager didn’t help either. Disks at least shows me the option to add a label, but can’t unmount the partition to do so (Error unmounting, udisks-error-quark, 14).

Does anyone have any experience and would like to share?

  • @[email protected]OP
    link
    fedilink
    1
    edit-2
    1 year ago

    sudo btrfs filesystem label

    I did do just that to no avail. No error message either. I managed to find this however:

    “btrfs filesystem show” works. I do not know what “lsblk requires a udevadm trigger” means but I’ll look into it

    • @dack
      link
      11 year ago

      The udevadm command just notified other running components of the change. Rebooting would also work.