From a70cd409e2092c8a7d8b68ada6cd2eb720c371cd Mon Sep 17 00:00:00 2001 From: "seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68" Date: Sun, 17 Jan 2021 07:24:38 +0000 Subject: [PATCH] Added a comment: Works fine after changing mount point --- .../comment_1_351063bf8fb7779a9a7ecd21bef8b801._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/bugs/Directory_remotes_with_same_mount_point/comment_1_351063bf8fb7779a9a7ecd21bef8b801._comment diff --git a/doc/bugs/Directory_remotes_with_same_mount_point/comment_1_351063bf8fb7779a9a7ecd21bef8b801._comment b/doc/bugs/Directory_remotes_with_same_mount_point/comment_1_351063bf8fb7779a9a7ecd21bef8b801._comment new file mode 100644 index 0000000000..73f88e9dd6 --- /dev/null +++ b/doc/bugs/Directory_remotes_with_same_mount_point/comment_1_351063bf8fb7779a9a7ecd21bef8b801._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68" + nickname="seanl" + avatar="http://cdn.libravatar.org/avatar/082ffc523e71e18c45395e6115b3b373" + subject="Works fine after changing mount point" + date="2021-01-17T07:24:38Z" + content=""" +I uninstalled udevil in favor of udiskie, which uses a mount point name based on the label instead of the device, updated the directory to point at the new mount point with `git annex enableremote pi1541 /1541`, and the problem went away. But it doesn't seem like having different mount points for removable devices should be a requirement. +"""]]