Posts

Showing posts from March, 2016

How to Write to NTFS Drives on a Mac for free

Free method but need Extra work 1) Download Osxfuse . (Better choose latest version and with dmg Eg, osxfuse-3.2.0.dmg  ) Install it. 2) Then Download  Homebrew . or copy the the highlighter link and  paste it at terminal /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 3)then paste  xcode-select –install   if pop up the itunes alert box then download it, else just continute next step. 4)   brew install homebrew/fuse/ntfs-3g    wait it download finish and installed. IMPORTANT 5)   Start from this step, you need to do it with care. First you need to reboot your mac and hold  Command+R  6) Then wait the loading bar to finish will bring you to another Mac utilities screen. Here you need to find the terminal on the top menu bar. Launch it. 7) type in csrutil disable   . (PS: this is to disable the configuration by the macbook to do modification on the system so need to enable it back) . 8) Exit terminal and re