Sean GibbonsSean GibbonsAnonymous 26 Jul 2012 18:45
Can't get it to work on Mountain Lion. I install is, and it says in the preference pane that it doesn't appear to be installed. Worked fine on Lion.
Works fine in 10.8
Works fine in 10.7
I'm putting the finishing touches on the all-new RoaringApps, with support for Mavericks & iOS 7.
Try it out now and help me squash some bugs.
Created by Rolandius on 03 May 2011 05:51.
Last updated by bcammo on 16 Jul 2013 03:25.
Supports iCloud
Secured by Gatekeeper
Supports retina graphics
MacFUSE is a FUSE-Compliant File System Implementation Mechanism for Mac OS X. MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (Filesystem in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension.
2.2.2 | |
Tuxera | |
http://code.google.com/p/macfuse | |
Works fine |
0 rating
To update to a version of MacFUSE (beta) compatible with [Mountain] Lion:
1. Completely remove MacFuse either via Preferences panel or manually (finder search of file names in Library directory should help)
2. Download MacFuse 2.2.2 - http://mac.majorgeeks.com/files/details/macfuse.html
3. Install from the MacFuse package installer - it may or may not load the preference panel - but if it completes - it has installed. Finder and dock may suddenly restart at this time - don't be alarmed.
4. It should work this time - if not - try rebooting to see if that loads MacFuse.
Sean GibbonsSean GibbonsAnonymous 26 Jul 2012 18:45
Can't get it to work on Mountain Lion. I install is, and it says in the preference pane that it doesn't appear to be installed. Worked fine on Lion.
[ Dmitry Evseev]Dmitry EvseevAnonymous 27 Jul 2012 13:33
Managed to work with sshfs on ML. Manually removed all files like macfuse*, osxfuse*. Then installed v.2.2.3 beta. Now it's working
[ Barry Bruins]Barry BruinsAnonymous 27 Jul 2012 17:03
Thanks for the advice. This worked perfectly on Mtn Lion.
[ Rigol]RigolAnonymous 31 Jul 2012 23:54
how can i uninstall macfuse ? I try to install and say me: a new version is already installed…
[ James Antony]James AntonyAnonymous 02 Aug 2012 18:44
Thanks a lot. Worked perfectly for my MacbookPro with Mountain Lion.
1) Uninstalled MacFuse from System preference (the icon continues to remain)
2) In terminal, logged in as 'root' then:
a) cd /
b) find . -xdev -name *fuse* -exec ls -l {} \;
c) Of all the files found, remove the ones with 'Macfuse' name.
d) Restart system -> Install Macfuse from above link -> Restart again.
3) You are done!
- Unix System Administrator (Tata Consultancy Services)
[ Ankur]AnkurAnonymous 01 Sep 2012 19:44
The solution works perfectly.
[ Flo]FloAnonymous 25 Jul 2011 20:32
Cannot delete accounts.
Cannot mount SSH accounts.
[ Benjamin]BenjaminAnonymous 10 Sep 2011 13:44
Check out OSXFUSE. It is a drop-in replacement for MacFUSE and supports OS X 10.5, 10.6 and 10.7 (Intel and PowerPC architecture).
[ Sarah]SarahAnonymous 14 Sep 2011 06:10
Worked like a charm to have my external hard drive back up and running!
[[/module]]