Hello, I've made a read/write MacFUSE filesystem, and it's mostly usable, but I found the system creates .Spotlight-V100 and .Trashes directories in /Volumes/<volume name> on the root volume, so when the MacFUSE disk is unmounted, the directory in /Volumes stays there, with it's .Spotlight-V100 and .Trashes directories. But then, they are also created independently inside the MacFUSE volume, and they are not the same directories, the .Trashes directory on the MacFUSE volume has a 501 folder, and the one outside is empty.
This happens even if I don't use the -olocal option, but I need that option so that disk images are completely closed when unmounted, and in MacFUSE 2.0 and 2.1.5. Is there a solution for this? it seems those directories are created with the folder in /Volumes just before the disk is actually mounted, and that's why they remain there after it's unmounted. This results in /Volumes being filled with directories with the name of the disks I've mounted, and sequential numbers after it. -- 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.
