diff --git a/__fs/README.md b/__fs/README.md new file mode 100644 index 0000000..6e59bff --- /dev/null +++ b/__fs/README.md @@ -0,0 +1,9 @@ + +warning: could not open directory '__fs/fuser/a/': Device not configured + +```shell +sudo diskutil umount force /path/to/mount +``` + +> https://stackoverflow.com/questions/44110633/device-not-configured-after-sshfs-attempt +