Some of you may remember the lengthy discussion we had trying to sort out why unison could no longer find folders on USB drives.
We eventually found, thanks to Carlos, that creating a file called
99-correct-media-mount-point.rules in the directory /etc/udev/rules.d/ and adding the text Then I opened the file with kwrite and added the
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{UDISKS_FILESYSTEM_SHARED}="1" and saving the file was the cure. Then I
used the command udevadm control --reload in a terminal window and rebooted and my files were no properly under /media again.
Recently I let YAST do an online update, and whatever updates it did it hosed the fix.
What do I need to do now, since applying the previous fix no longer works?
Thanks, Bob
We eventually found, thanks to Carlos, that creating a file called
99-correct-media-mount-point.rules in the directory /etc/udev/rules.d/ and adding the text Then I opened the file with kwrite and added the
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{UDISKS_FILESYSTEM_SHARED}="1" and saving the file was the cure. Then I
used the command udevadm control --reload in a terminal window and rebooted and my files were no properly under /media again.
Recently I let YAST do an online update, and whatever updates it did it hosed the fix.
What do I need to do now, since applying the previous fix no longer works?
Thanks, Bob