Contribute  :  Advanced Search  :  Directory  :  Forum  :  FAQ's  :  My Downloads  :  Links  :  Polls  
AFP548 Changing the world one server at a time.
Welcome to AFP548
Thursday, September 02 2010 @ 07:47 pm MDT
   

MacFUSE Installer Packages

TipsUpdate: MacFUSE are now doing their own installers, and you should definitely all be using those instead of these.

http://code.google.com/p/macfuse/downloads/list


I've repackaged MacFUSE as an Apple installer package suitable for deployment.

MacFUSE-0.1.0b004-3.pkg.dmg

This package automatically loads the kernel extension for you if the installation volume is the same as the current boot volume.

References:

http://code.google.com/p/macfuse/

http://fuse.sourceforge.net/

For those of you unclear on Fuse, it allows you to turn logical data collections into filesystems among other file system functions.. For example you can use this to create an ssh filesystem or perhaps exposing Directory Services as a file system, in addition to other "normal" file system functions like NTFS read/write.

Story Options

Advertising

MacFUSE Installer Packages | 16 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
MacFUSE Installer Packages
Authored by: Anonymous on Friday, January 12 2007 @ 05:58 am MST
Hello,

is MacFUSE suitable to get rid of the FTP-read-only limitation in OS X Finder ?

best regards Stefan
MacFUSE Installer Packages
Authored by: nigelkersten on Friday, January 12 2007 @ 02:30 pm MST
So if you want NTFS read/write support...

ntfs-3g.org

Grab it from there.

Change line 19807 in "configure" from "linux*)" to "linux*|darwin*)" and do the whole ./configure, make, sudo make install.

Then unmount your existing NTFS partition using diskutil, and mount it using the "mount.ntfs-3g" command that has been installed.
MacFUSE Installer Packages
Authored by: Anonymous on Saturday, January 13 2007 @ 12:19 pm MST
$ echo $PATH
Gives me:

/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin

Should I add something?
MacFUSE Installer Packages
Authored by: mccune on Saturday, January 13 2007 @ 02:27 pm MST
MacFUSE 0.1.0b006 packages...
I've renamed the package to MacFUSE.pkg instead of including the full version number in order to prevent a ton of folders in /Library/Receipts.

MacFUSE-0.1.0b006-1.dmg
MacFUSE-0.1.0b006-1.dmg.asc