Please install macfuse(a.k.a osxfuse). The release can be found with https://osxfuse.github.io/.
- macfuse@4.2.4 has been tested.
- macos 11(Big Sur)/12(Monterey) has been tested.
For now only nydusd works on macos, other bin is open for pr.
Only fusedev works on macos, by the way passthrough file system not work(passthrough fs has lot syscall is linux specific).
cargo build --release --bin=nydusdor
make release
make install