Write To NTFS Drives

19 11 2007

Follow the instructions here

for the last part, i could not mount the drives with

/sw/bin/ntfs-3g /dev/disk2s1 /Volumes/ntfsdrive

instead use

sudo /sw/bin/ntfs-3g /dev/disk5 /Volumes/ntfsdrive

and replace /dev/disk5 and /Volumes/ntfsdrive accordingly