Closed GoogleCodeExporter closed 8 years ago
How did you conclude that the uninstaller is not working? If the filename is
not found, it's already uninstalled. If the directory doesn't
exist, it's already uninstalled.
You need to realize that MacFUSE != ntfs-3g. MacFUSE is a set of software
building blocks. It doesn't directly do anything at all for
"normal" people. In particular, it doesn't have any NTFS functionality.
Software written to make use of MacFUSE's building blocks (ntfs-
3g is one such software) is the one that you are talking about, but you are
clumping everything together.
To answer your questions:
- No, MacFUSE is not able to read/write NTFS drives. MacFUSE is a generic
driver that other software will use.
- Everyone installs MacFUSE the same way: double click on the installer package
and click on the buttons when asked.
- Everyone uninstalls it the same way: single click on the Terminal icon and
type that one line of text.
Your expectations of how "normal" software should be installed/uninstalled
cannot extend to MacFUSE because it is not "normal"
software. MacFUSE isn't an application--it's a loadable file system driver. You
never use (well, cannot use) MacFUSE directly.
Also, there are no known issues in MacFUSE itself that can be fixed by
uninstalling/reinstalling MacFUSE. If "it" is not working, there's
likely to be some other issue.
Original comment by si...@gmail.com
on 31 Mar 2008 at 5:31
Hi Singh,
It looked like the uninstaller didn't work because the script came back with an
error message saying that it
couldn't find the uninstall script file.
I'll get onto NTFS-3G. thanks for clearing this up.
Original comment by rnw...@mira.net
on 1 Apr 2008 at 10:45
Original issue reported on code.google.com by
rnw...@mira.net
on 30 Mar 2008 at 6:33