-
After decrypting the volume VeraCrypt asks for the root password for mounting it.
This can't be true. I do administer a system with aprox. 800 users. And you want me to grant root access to all of th…
-
https://github.com/anacrolix/fuse/pull/2 and https://github.com/anacrolix/fuse/pull/3 added support for FUSE-T thanks to @macos-fuse-t. There are some rough edges to fix, this is a catch all issue for…
-
I'm trying to read my windows SDD on my Mac `11.2.3 (20D91)`
First I had an issue with the installation:
I've cloned the project then ran `brew install src/dislocker.rb`
``` brew install src/di…
-
## Description
`readdir()` appears to be missing some entries when mounting ext4 filesystem (from Android factory images if that matters). It appears that problematic behavior is consistent across …
-
I had some kind of memory leak recently with sshfs version 2.5.0, FUSE library version: 2.9.9, macOS 10.15.6. The sshfs was using over 6gb of ram during idle. I noticed my disk was filling up and comp…
-
If I mount a git repository with idfs I get a bus error trying to run any git command. Do you get the same on linux? Something it doesn't like much in our translation.
paulp updated
7 years ago
-
Macfusion will not run on OS X Sierra stating it is incompatible with this version of OS X.
-
Noticed that this project has been stale for years and has many bugs on newer OSXes. If there are no plans to maintain it, perhaps it's time to find new committers or make it clear that another fork s…
-
When I run the command `sudo mount -t fuse-ext2 /dev/disk3s2 /Volumes/disk3s2`, I get a pop up dialog saying "**Unsupported macOS Version** — the installed version of FUSE is too old for the operating…
-
Hi there,
Apparently there is no support for MacFUSE 4 and later. If it is installed I get the error message
```FUSE not available```. This seems to be due to bazil.org/fuse lack of support for it.…