this post was submitted on 26 Oct 2025
29 points (96.8% liked)
Linux
13955 readers
656 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

A hacky way to fix that is to make that device your user home directory. If the device contains your user home or root directory, it won't be removable.
I'm looking through the code now. It looks like it's getting the device list from multiple sources and the
fstabsource might be losing the race to something else.^[https://invent.kde.org/frameworks/solid/-/tree/master/src/solid/devices/backends?ref_type=heads]fstabdevices aren't removable.