Bug 458349 - Removable devices are remembered by /dev/sdX paths, which with a larger number of devices change.
Summary: Removable devices are remembered by /dev/sdX paths, which with a larger numbe...
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_deviceautomounter (other bugs)
Version First Reported In: 5.25.4
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Torrie Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-26 17:40 UTC by Ivan
Modified: 2022-08-26 17:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2022-08-26 17:40:42 UTC
This behavior is quite problematic when using multiple drives.

For example I've got a single large drive I like to always have ready and mounted. I then get into trouble if my remembered drive was on /dev/sda, is absent, and then I try to insert a sdcard. The sdcard is quickly mounted as if it was the large drive (since it occupies the /dev/sda path), worse, sometimes I really prefer to mount them manually as read only when data recovering.

I would wish for a way to maybe just simply have the option to supply a custom device path. Then I could just copy paste the /dev/disk/by-uuid/***** corresponding path.