Hi Michael
I also installed MacFuse under Snow Leopard, then updated to Lion and
now experience problems with it. I am trying to uninstall it following
your guideline, the problem for me is that I do not seem to have the
script /Library/Filesystems/fusefs.fs/Support/uninstall-macfuse-
core.sh, there is no folder 'fusefs.fs' or 'fusefs.fs/support' in my /
Library/Filesystems/ folder. I installed MacFuse 2.0.3.2, I have the
MacFuse Icon in the System Preferences pane but we know it the
uninstall does not work under Lion.

Any idea why I do not have this folder with the uninstall script or
how I can get to that script?

thanks
Marcus

On Aug 26, 6:17 pm, Michael Tavernier <[email protected]>
wrote:
> Hello,
>
> Theuninstallscript is testing the OSX version.  You can modify it to
> include thelion, or replace the Snow Leopard version (10) section byLion(11)
>
> - Edit the script with
>     sudo vi /Library/Filesystems/fusefs.fs/Support/uninstall-macfuse-
> core.sh
> - Search for the version testing section
>     /uname
> - In the Case section, replace 10 with 11  (sections cases look like
> 8* 9* 10*)
>      Put the cursor on the zero
>      type r
>      type 1
> - Save and exit
>      type :
>      type wq
>      type the enter key
> - Launch the script
>      sudo /Library/Filesystems/fusefs.fs/Support/uninstall-macfuse-
> core.sh
>
> This will not remove the preference pane icon, but you can achieve
> this by just right-clik the icon it and select remove.
>
> I hope this helps.  Sorry for such basic instructions, I just do not
> know if you feel comfortable in vi usage.
>
> Michael.

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to