alexchandel / procfs

/proc for macOS/OS X 64-bit
GNU General Public License v2.0
69 stars 11 forks source link

The OSXFUSE file system is not available #7

Closed matmunn closed 7 years ago

matmunn commented 7 years ago

I got procfs built for macOS 10.12. However trying to use it with FUSE for macOS v3.5.4 results in the below error:

mount_osxfuse: the OSXFUSE file system is not available (255)

Edit: I also have the compatibility layer installed.

matmunn commented 7 years ago

I hadn't restarted OS X to reload the new kernel module.