Is Nemo supposed to respect UDISKS_IGNORE
?
#1014
Replies: 2 comments 1 reply
-
I'm not sure this is something to do with nemo - the 'Computer' location is a virtual location ( https://gitlab.gnome.org/GNOME/gvfs/-/blob/master/monitor/udisks2/what-is-shown.txt Personally, I use the Disks utility (or edit fstab) to add Either way, this probably isn't something I'd want to address in nemo itself. |
Beta Was this translation helpful? Give feedback.
-
According to https://wiki.gnome.org/Projects(2f)gvfs(2f)schemes.html |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a udev rules file on my machine to hide the unmountable "raw devices" that appear in Computer as shown:
My
.rules
file:The rules are being read and applied, but it would seem Nemo is not respecting it. If that is intentional/not a bug, would a PR for this functionality be accepted?
(Or better yet, is "hiding raw devices" a feature I can request and someone with more project knowledge can implement?)
Beta Was this translation helpful? Give feedback.
All reactions