FUSE implementations like OSXFUSE or Tuxera's MacFUSE (rebel branch) should work just fine on Lion.
There will only be problems with third-party filesystems waiting for the "mounted successfully" notification in a specific manner that is broken in OS X Lion. NTFS-3G is an example of such a filesystem. I'm not sure if there are more. To make this even more clear: AFAICT NTFS-3G works good as ever on Lion once this little issue is dealt with. For now disabling NTFS-3G will at least get you read-only access to your NTFS volumes. As Erik wrote, he will release an updated version of NTFS-3G that works around this bug within the next week. So there should be no need to switch to PARAGON if you can wait for a few more days. Am 21.07.2011 um 23:25 schrieb Miro Marcus: > Hi > > On Thursday, July 21, 2011 9:59:23 AM UTC-7, Benjamin Fleischer wrote: > There is a bug in Lion's CoreFoundation framework. > > Ouch. Does it mean that fuse does not work on Lion anymore? How to report > Apple about it? > > The current NTFS-3G version won't work. MacFUSE sends a notification > indicating that the mount has been successful but the fuse_wait program part > of NTFS-3G is unable to receive this notification because of this bug. As a > result the volume will be unmounted after 15 seconds. > > If NTFS-3G does not work on Lion, then other alternative would be PARAGON > http://www.paragon-software.com/home/ntfs-mac/ According to the website it > supports Lion. I've never tried it but a friend of mine uses it successfully. > > > Regards, > Benjamin > > Am 21.07.2011 um 18:45 schrieb Miro Marcus: >> >> On Thursday, July 21, 2011 7:24:34 AM UTC-7, Kornei Friesen wrote: >> Hello, >> >> after my OS X Lion Upgrade i have one problem with my system. I can“t >> connect my external NTFS HDD anymore. Could you please help? >> >> If i connect the HDD, i get the following error message: >> >> NTFS-3G could not mount /dev/disk2s1 at /Volumes/HDD-Ext because the >> following problem occured: >> >> /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). the MacFUSE file system is not available (71) >> >> It is a standard issue with MacFUSE. Use patched version from Tuxera >> http://www.tuxera.com/mac/macfuse-core-10.5-2.1.9.dmg > > > -- > You received this message because you are subscribed to the Google Groups > "MacFUSE" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/macfuse/-/bGnjJkEi3moJ. > 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. -- 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.
