I got the impression from the MacFUSE site that when you install it and connect an NTFS volume it will be writable. However, the volume I mounted is read only. Here is some of the output of mount...

The NTFS external USB drive I'm talking about:

/dev/disk1s1 on /Volumes/SATA160 (local, nodev, nosuid, read-only)

An OS X format external USB drive (for comparison):

/dev/disk3s3 on /Volumes/USB_ext_drive_40_GB (local, nodev, nosuid, journaled)

Do I need to set something somewhere? Edit a config file?

I'm on OS 10.4 (Tiger).

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Did you also install the NTFS-3G driver?

link|improve this answer
No, I didn't know you had to do that. I installed the driver and it works. Thanks. – Ethan Dec 28 '08 at 23:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.