Tuesday, May 11, 2010

Read and write NTFS from Mac OS X

To perform read, write action of NTFS file system from Mac OS X (Snow Leopard), just install the following two software.

1. MacFUSE first. "MacFUSE allows you to extend Mac OS X's native file handling capabilities via 3rd-party file systems."
Download from: http://code.google.com/p/macfuse/
2. Secondly NTFS-3G.  "NTFS-3G is an open source cross-platform implementation of the Microsoft Windows NTFS file system with read-write support. NTFS-3G often uses the FUSE file system interface, so it can run unmodified on many different operating systems".
Download link (Last accessed May 10, 2010)
Blog: http://macntfs-3g.blogspot.com/



Done. Now enjoy :)