Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh install of FUSE 3.6.3 and SSHFS 2.5 does not work on Mac OS Sierra 10.12.2 #86

Closed
wandergeek opened this issue Sep 1, 2017 · 1 comment
Labels

Comments

@wandergeek
Copy link

Hey guys,

I've just installed FUSE 3.6.3 and SSHFS 2.5 and I'm not having any luck getting anything to come up. It appears that the kernel module isn't getting loaded and I'm unsure why. I'm not seeing anything telling in the logs.

~
$ kextstat | grep -i fuse

~
$ 
~
$ sshfs --version
SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0)
OSXFUSE 3.6.3
FUSE library version: 2.9.7
fuse: no mount point

I've uninstalled paragon and virtualbox thinking that perhaps they'd cause conflicts. Can one of you fuse geniuses help?

Cheers,
Nick

@wandergeek
Copy link
Author

Turns out the virtualbox installation still had hidden kernel modules even after the uninstall. After running the uninstall script, the module was able to load and now sshfs appears to be working. :D

Hope this helps you guys! Feel free to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants