2010-03-15

Mac OS X 64位使用macfuse

32位的都有现成的东西就不讲了

首先下载非官方编译的64位的macfuse,安装并重启一下http://static.caurea.org/MacFUSE/MacFUSE-2.1.7.dmg

然后就可以用macfusion来使用sshfs、ftpfs以及使用ntfs-3g读写ntfs分区了

ntfs-3g在http://sourceforge.net/projects/ntfs-3g/下载,安装再重启就行了

macfusion 在http://macfusionapp.org/下载

但是使用macfusion挂载 sshfs 的时候看日志会提示 dyld: could not load inserted library: /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources/sshnodelay.so

根据http://www.5dollarwhitebox.org/drupal/node/97 这篇的介绍,删掉 /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources/sshnodelay.so 后macfusion就可以正常使用了

没有评论: