Thursday, February 19, 2015

How to write to NTFS drives on Mac OSX

Mac OSX comes with NTFS drivers only for reading. You may ask why do i need read and write support. That is because the file system drivers mac comes with have some limitations. HFS is only visible to mac that means if you have an HFS external drive you can not see content on a pc (for HFS driver for pc see this article). If you choose to use fat32 you can not copy files larger than 4 gb. And fat and exfat are not very safe (I mean dependable if you take your external hard drive without removing it first it can damage and it damages a lot...). Also last but not least if you use bootcamp and have a windows on your mac you will want to transfer files between your OS'.

So here comes the manual. There are couple of third party application which offer faster speeds and support (like paragon and tuxera) . But if you are a freebie like me you would prefer a free solution.

Here are the steps


  1.  Download and install osxfuse from  http://osxfuse.github.io/
  2. Make sure to check "MacFuse compatibility layer" when prompted.
  3.  Download and install NTFS-3G from http://macntfs-3g.blogspot.com/2010/10/ntfs-3g-for-mac-os-x-2010102.html
  4. If you are using Lion or above, you also need to download and install fuse-wait from https://github.com/bfleischer/fuse_wait/downloads
  5.  That's it enjoy your ability to read/write to NTFS volumes!




source:
http://www.macbreaker.com/2014/06/how-to-enable-writing-to-ntfs-hard.html

No comments:

Post a Comment

Trying to include webp to PDF

 Trying to include webp to PDF