Skip to content

Use volume label ("disk name") for the mountpoint #30

@probonopd

Description

@probonopd

I would like mount points to be named like the volumes are named, rather than how the device nodes are named. I never know what to make of these. Also, they should be automatically removed when nothing is mounted there anymore.

This is how it currently looks inside /media:

image

This is how it looks e.g., on the Mac:

image

As you can see, the mount points are constructed using the volume name ("NIFTY DRIVE"). If there are multiple disks with the same name, 2, 3,... is appended.

Use case:

On helloSystem, we are displaying the correct disk names on the desktop (blue background in the screenshot; we obtain these names by running fstyp -l /dev/xxx; maybe there is a better way) but as soon as the user navigates to /media, only the cryptic mount points are shown; same on the Terminal.

image

cc @mszoek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions