The latest official version of MacFUSE (2.0.3) is compatible with your iMac 
running Mac OS X 10.6.8 (32 bit kernel). If you installed any 
different/unofficial version of MacFUSE remove it and install version 2.0.3 
from http://code.google.com/p/macfuse/. If you were using MacFUSE 2.0.3 all 
along, there are no incompatibilities left I can think of right now.

The following might be far fetched, but it is possible to tell NTFS-3G to 
ignore a drive. In this case the volume would be mounted using Apple's NTFS 
driver which will result in read-only access. In addition to that it won't show 
up in the drop down menu of the NTFS-3G preference pane. This matches your 
description.

To verify that NTFS-3G has not been disabled for this volume you need to check 
if there is a file named .ntfs-readonly in the subdirectory .NTFS-3G on your 
NTFS volume. To check, attach the drive, open Terminal and type

cd "/Volumes/<NAME OF YOUR NTFS VOLUME>"
ls -la .NTFS-3G

where <NAME OF YOUR NTFS VOLUME> should be replaced by the actual name of your 
NTFS volume. If the second command fails with a "No such file or directory" 
error, NTFS-3G is not disabled for this volume. If the command does not fail 
and lists a file called .ntfs-readonly, you have found the reason for your 
issue.

I hope this helps.

Am 20.09.2011 um 23:00 schrieb Sandra Sequeira:

> Hi,
> 
> Just checked and they both show and are enabled in the system
> preferences.
> 
> The output of uname -a is: Darwin Sequeira-iMac.local 10.8.0 Darwin
> Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011;
> root:xnu-1504.15.3~1/RELEASE_I386 i386
> 
> If I  check the NTFS-3G is has an option to find NTFS volumes, but it
> does not find my HD drive which shows in Finder and the Get Info shows
> as "You can only Read".
> 
> Thanks in advance for your help.
> 
> Kind regards,
> 
> Sandra
> 
> On Sep 20, 9:37 pm, Benjamin Fleischer <[email protected]> wrote:
>> Did you get any error messages when you plugged your NTFS HD in?
>> 
>> To make sure that MacFUSE and NTFS-3G are working fine, open System 
>> Preferences. You should see a MacFUSE and a NTFS-3G icon. Click on MacFUSE 
>> and post back which version is installed. Next click an the NTFS-3G icon and 
>> check that "NTFS-3G status" is set to enabled.
>> 
>> If MacFUSE and NTFS-3G check out, open Terminal.app and type in
>> uname -a
>> hit return and post the output of the command.
>> 
>> Am 20.09.2011 um 22:10 schrieb Sandra Sequeira:
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>>> Hi,
>> 
>>> Just installed NTFS-3G as well, reboot and plugged the NTFS HD without
>>> able to write in there... checked the HD info and it says Read Only...
>> 
>>> What is missing?
>> 
>>> Please help me.
>> 
>>> Thanks.
>> 
>>> Sandra
>> 
>>> On Sep 20, 8:12 pm, Benjamin Fleischer <[email protected]> wrote:
>>>> Hi Sandra,
>> 
>>>> You need to install NTFS-3G, too. MacFUSE is just a set of libraries to 
>>>> write actual file systems. You can get NTFS-3G 
>>>> athttp://macntfs-3g.blogspot.com/2010/10/ntfs-3g-for-mac-os-x-2010102.html
>> 
>>>> Regards,
>>>> Benjamin
>> 
>>>> Am 20.09.2011 um 20:56 schrieb Sandra Sequeira:
>> 
>>>>> Hello,
>>>>> Just installed MacFuse on my OS X Snow Leapard and restarted.
>>>>> After that I plugged my NTFS HD on USB port.
>>>>> It showed as an external drive, but all the permissions are read only.
>>>>> Cannot get Read and Write.
>> 
>>>>> Can someone help me? What I missed?
>> 
>>>>> Thanks.
>> 
>>>>> Sandra
>> 
>>>>> --
>>>>> 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 
>>>>> athttp://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 
>>> athttp://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.
> 

-- 
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.

Reply via email to