macfusion2 icon indicating copy to clipboard operation
macfusion2 copied to clipboard

Macfusion broken on OS X 10.7 Lion

Open Uninen opened this issue 12 years ago • 8 comments

Title says it all: after upgrading to Lion (and upgrading to latest 2.0.4 found here after that) Macfusion doesn't connect to remote hosts anymore.

Here's a snippet from the log:

(SSHServerFS, HomeDev, 24.7.2011 15.35) debug1: Authentication succeeded (publickey). Authenticated to 10.0.0.10 ([10.0.0.10]:22). debug1: channel 0: new [client-session] debug1: Requesting [email protected] debug1: Entering interactive session. (SSHServerFS, HomeDev, 24.7.2011 15.35) debug1: Sending environment. debug1: Sending subsystem: sftp (SSHServerFS, HomeDev, 24.7.2011 15.35) /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8). (MFClient, HomeDev, 24.7.2011 15.35) Note status changed for fs <MFClientFS: 0x400497020> (HomeDev) to Failed to Mount (SSHServerFS, HomeDev, 24.7.2011 15.35) the MacFUSE file system is not available (71) debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: channel 0: free: client-session, nchannels 1 debug1: fd 0 clearing O_NONBLOCK debug1: fd 2 clearing O_NONBLOCK Transferred: sent 2432, received 2496 bytes, in 0.6 seconds Bytes per second: sent 4250.9, received 4362.8 debug1: Exit status 0

Uninen avatar Jul 24 '11 12:07 Uninen

I was able to get MacFusion (version 2.0.3 even) working on Lion this morning just by installing the Lion-compatible MacFuse plugin build found here: http://wualablog.blogspot.com/2011/07/wuala-for-os-x-lion.html (found via the comments on http://www.offthehill.org/articles/2011/07/21/macfuse-for-os-x-lion/)

natevw avatar Jul 27 '11 16:07 natevw

The solution @natevw proposed works for me. Thanks for the workaround!

rutger1140 avatar Aug 01 '11 10:08 rutger1140

Agreed this works fine on my system, thank you!

simonrw avatar Aug 11 '11 09:08 simonrw

Great work, thanks for posting.

raldred avatar Sep 07 '11 20:09 raldred

Have a look at @OSXFUSE. It is compatible with MacFUSE file systems and under active development. The version suggested by @natevw is a one-time fix like many unofficial MacFUSE builds.

bfleischer avatar Sep 09 '11 20:09 bfleischer

OSXFUSE worked for me in Lion. Just be sure to follow the Dan Bishop tip when installing it: At the “Installation Type” stage, be sure to select MacFUSE Compatibility Layer. It’s unticked by default.

yumyo avatar Feb 14 '12 14:02 yumyo

You might want to install fuse4x. It works great on Lion. https://github.com/fuse4x/fuse4x/downloads

The latest version of fuse4x has native support for macfuse applications and macfusion works great with it.

anatol avatar Feb 17 '12 00:02 anatol

Thank you @natevw! :+1:

mixn avatar Nov 03 '13 12:11 mixn