Skip to content

[feature suggestion] Write a new tool to query and set pretty names for partitions #53

Description

@DrYak

Given the number of "Why does Sailfish OS mounts cards as hash instead of nickname?" bug reports on Sailfish forum,
you might be interested to include the following snippet among your udev rules:

$ cat /etc/udev/rules.d/99-udisknames.rules 
SUBSYSTEM=="block", ENV{PARTNAME}!="", ENV{UDISKS_NAME}="$env{PARTNAME}" 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions