On Mon, May 24, 2010 at 3:11 PM, Khetan Gajjar <[email protected]> wrote: > The real error appears to be > installer: Cannot install on volume / because it is disabled. > > I have tried the embedded touch, as well as trying from the download > source you specified (which is where I got it originally).
Odd. This may be to do with the VolumeCheck doing something odd. You can copy the contents of the MacFuse.pkg from the dmg onto a local (writable) volume, then put in extra 'echo' statements in the VolumeCheck script(s) to see what error code that's returning. If you just want to get the binaries in place, deleting the VolumeCheck scripts and the pre/postinstall scripts will at least get the binaries in the right place; after which, you might be able to re-run the installer to finish up. Though frankly, after the bits are in the right place a reboot is probably sufficient. Alex -- 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.
