Want to write to NTFS-formatted hard drive on your Mac computer? Mac operating system does not officially support writing to NTFS drives, so by default, you are unable to make any changes to a NTFS drive including copying, editing or deleting anything in the drive. All you can do is to view/read the content of the file there. Roughly there are two different ways for writing to NTFS drives on macOS. Before attempting to make any change, you’d better back up all your data in the NTFS drive.
Some users prefer to install 3rd party drive apps to enable NTFS write on Mac OS, and most of them are paid software. Paragon NTFS and Tuxera NTFS for Mac are among the popular ones, and they are easy to install and use. With these utilities, you will be able to easily read and write the files stored in the NTFS-formatted hard drive. However, they come with some shortcomings. Except the prices, some apps’ stability and compatibility with macOS may upset some users running newer or older version of macOS. Meanwhile, free NTFS drivers may not work as well as the paid ones.
Actually, Mac computer in some way supports writing on NTFS partition in core. The support for the feature is little-known as it is disabled by default. You can modify the settings for macOS and then enable the NTFS write by following the steps below.
Then a Finder window with the name of Volumes will be open, and you are able to view your external NTFS drive as well as copy, edit, or delete files in this volume. That’s how to enable NTFS writing in system file with Terminal command line. The disk appears in /Volumes directory only. Here’s a another way to access the drive: open Finder, choose Go to folder from the Go menu, type in /Volumes and hit Enter key. You can drag the drive to the sidebar so that it can be easily accessed in Finder.
To undo the change above, repeat the steps to open the /etc/fstab file in nano, delete the line you added to the file, and press Ctril + O to save the configuration. Note: This method may not work properly (after all, Apple does not officially support NTFS format). You can consider reformatting your drive from NTFS to exFAT (option 3), which works well in both Mac OS and Windows OS. Disk Utility could help you with that.
Which solution do you prefer to use? Leave your suggestion or question right here.
Comments