Read and Write NTFS on a Mac (OSX)

From Lofaro Lab Wiki
Jump to: navigation, search

Overview

This tutorial will show you how to mount NTFS on an OSX (Mac) system in a read/write state.

Prerequisites

  • Have Brew installed
  • Brew can be installed by running the following code in a terminal:
 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install "Mounty"

Run the following command in the terminal to install Mounty:

 brew cask install mounty

Other instructions can be found on the Mounty homepage https://mounty.app/

Run the App

Open the app from your Applications directory. When asked if you want to remount in a read/write state say "yes."