View Single Post
 
Old 01-14-2010, 02:05 PM
lemonsoda lemonsoda is offline
Puma
 
Join Date: Jan 2010
Posts: 21
A semi-complete solution exists

Hello Everyone!

I had this same problem but after blasting Google i found what i was looking for. Not the latest version it seems but hey, it works for ME and you can always recompile it yourself (any takers to build latest version on this forum?)

MacFUSE 2.1.7 for 64 bit Snow Leopard
===============================

you can get it from here -> http://static.caurea.org/MacFUSE/MacFUSE-2.1.7.dmg

The original link is dead so thanks google cache!

Got this info from -> http://www.turingtarpit.com/2009/04/...and-macfusion/

"Compile it yourself …
http://github.com/wereHamster/macfuse
Or download and install precompiled binary…
http://groups.google.com/group/macfuse/msg/f7de55623e8b8f57?"

I also recommend fuse-ext2 which also works on 86_64 kernel. It works for ext3

http://prdownloads.sourceforge.net/f...7.dmg?download

Have fun. i'm glad i could contribute something at last!

Please note, this is experimental software so no guarantees it will not cause problems etc.

Note - I selected the reliability mode in NTFS (which seems pretty slow) and you need the latest NTFS3G which has recently been updated:-

http://sourceforge.net/projects/cata...x.dmg/download

Its nice to access all drives under SL without stupid boot flag. Lets hope we see lots more stuff for the new kernel in 2010!

Cheers



+ Original info from cached googlepage (http://groups.google.com/group/macfuse/msg/f7de55623e8b8f57?") re compiling etc :-

<START> On Sep 11, 2009, at 12:39 PM, corvo wrote:

> I would like to use MacFuse with 64-bit kernel, but I have no idea how
> to apply these patches. Maybe someone could post some sort of step by
> step instructions here? Thanks.

I made a package for those who don't know how to compile MacFUSE.
Disclaimer: I'm not a MacFUSE developer so I don't guarantee anything.
This package is provided as-is without any warranty! If it makes your
computer explode, DON'T BLAME ME! You have been warned.
I compiled it on my MacBook running MacOS X 10.6 and Xcode 3.2, git
revision c537453b7be9e63eab9c8caa84ef2a064396f485 (you can fetch the
code from my macfuse repository on github.com/wereHamster). This is
the command that I used:
./macfuse_buildtool.sh -c Release -p 10.5 -t smalldist -d

The package is available here: http://static.caurea.org/MacFUSE/MacFUSE-2.1.7.dmg

If you want to build the package yourself, clone my macfuse repository
on github, cd into core/ and run the above command.

tom <END>

For building, please check post on his group page for updates

http://groups.google.com/groups/prof...fjJfYkQTWXi1Vg

such as this one:-

http://groups.google.com/group/macfu...73b1b26cf62c53

Please feel free to pm me or post if you have any tips, find a better solution or have compiled a better / more up to date version :-)

Also, if anyone has any experience of using Tuxera with Macfuse, please let me know. I read this interesting post:-

http://www.tuxera.com/forum/viewtopi...bb8a619d6b018d

Does this mean the only advantages to pure 64bit kernel are that it allows you to address over 32gb memory?

I understand that the hybrid kernel uses PAE so i guess a pure 64bit kernel would be a bit faster because of that.

64bit preference pane here -> http://macfuse.googlegroups.com/web/...Mt0t6nY0uV5FIQ

UPDATE! -> After reading some more about this, it would seem that although this works, there are some fixes that need to be made to make this 100& stable and fast on the 86_64 kernel :-

http://groups.google.com/group/macfu...951b355e57db56

I will watch this space, eagerly awaiting developments

Last edited by lemonsoda; 01-14-2010 at 03:39 PM. Reason: Build offered here is not 100% complete / stable
Reply With Quote