Can you post the simplest code you can that can come up with to reproduce this issue? I'd recommend a patch to HelloFS located here that reproduces the issue:
http://code.google.com/p/macfuse/source/browse/trunk/filesystems-objc/HelloFS/ If you make it easy to reproduce then I can try and find some time to look at it. ted On Wed, Feb 20, 2008 at 10:32 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I have been playing with some basic code that watches for specific > connect/disconnect events and then mounts/unmounts a fuse volume using > the macfuse obj-c framework. (on Leopard) > > Unfortunately no matter what I do I always get the error > "the MacFUSE file system is not available (-1)" > whenever I call mountAtPath for a second time to remount the volume > after a disconnect/connect cycle has occured. > > As best I can tell this appears to be related to the kmodload function > in the macfuse patches, but I haven't explored exactly how. > > Any help would be much appreciated. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
