Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

FUSE for macOS will not load with SIP enabled

I have installed FUSE for maOS.

OS : Mojave 10.14.6


Tormods-MacBook-Pro:~ tormod$ sshfs --version
SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0)
OSXFUSE 3.11.0
FUSE library version: 2.9.7
fuse: no mount point
Tormods-MacBook-Pro:~ tormod$ 


Fuse works fine when I disable SIP.

With SIP disabled, I get output from the command :

Tormods-MacBook-Pro:~ tormod$ kextstat|grep fuse
 164  0 0xffffff7f84831000 0x1a000  0x1a000  com.github.osxfuse.filesystems.osxfuse (3.11.0) E8885520-BA4F-3A9F-92C5-03F90FF86802 <8 6 5 3 1>
Tormods-MacBook-Pro:~ tormod$ 


When SIP is enabled, the command

kextstat|grep fuse

will NOT give any output. In other words, when SIP is enabled the modules for fuse is NOT loaded in the kernel.....


I am hoping there is a fix i can do, as I would prefer to run the OS with SIP enabled.


MacBook Pro 15″, macOS 10.13

Posted on Sep 29, 2020 3:42 AM

Reply

Similar questions

11 replies

Sep 29, 2020 7:46 AM in response to tormod_bjorøy

tormod_bjorøy wrote:

I have installed FUSE for maOS.
OS : Mojave 10.14.6

Tormods-MacBook-Pro:~ tormod$ sshfs --version
SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0)
OSXFUSE 3.11.0
FUSE library version: 2.9.7
fuse: no mount point
Tormods-MacBook-Pro:~ tormod$ 

Fuse works fine when I disable SIP.
With SIP disabled, I get output from the command :
Tormods-MacBook-Pro:~ tormod$ kextstat|grep fuse
 164  0 0xffffff7f84831000 0x1a000  0x1a000  com.github.osxfuse.filesystems.osxfuse (3.11.0) E8885520-BA4F-3A9F-92C5-03F90FF86802 <8 6 5 3 1>
Tormods-MacBook-Pro:~ tormod$ 

When SIP is enabled, the command
kextstat|grep fuse
will NOT give any output. In other words, when SIP is enabled the modules for fuse is NOT loaded in the kernel.....

I am hoping there is a fix i can do, as I would prefer to run the OS with SIP enabled.



And what exactly is FUSE doing for you? WHy do you need FUSE?

Sep 30, 2020 1:39 AM in response to tormod_bjorøy

Is this ok ?

bash-5.0# ls -la
total 3904
drwxr-xr-x 7 root wheel   224 Jul 4 03:26 .
drwxr-xr-x 7 root wheel   224 Jul 4 03:25 ..
-rw-r--r-- 1 root wheel  23425 Jul 4 03:25 License.rtf
-rw-r--r-- 1 root wheel 1708546 Jul 4 03:25 Volume.icns
-rwsr-xr-x 1 root wheel  102336 Jul 4 03:26 load_osxfuse
-rwsr-xr-x 1 root wheel  157424 Jul 4 03:26 mount_osxfuse
drwxr-xr-x 3 root wheel    96 Sep 30 10:01 uninstall_osxfuse.app
bash-5.0# 

root user for load_osxfuse and mount_osxfuse.

FUSE for macOS will not load with SIP enabled

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.