How to mount (Enable) NTFS with read/write access on macOS Sierra (FREE , EASY and NO RISK)


Author: Hello Geeking
13583 View
3m 33s Lenght
38 Rating


* There is a mistake line in this video PLEASE read DESCRIPTION since now you can write to NTFS on MAC MacOS Sierra first, you need to download: https://github.com/osxfuse/osxfuse/releases second install homebrew: http://brew.sh/ and Open Terminal : ---- xcode-select --install ---- brew install homebrew/fuse/ntfs-3g then : reboot your mac , press and hold COMMAND + R while booting (Recovery Mode) then launch a terminal from the Utilities menu and run the following command to Disable System Integrity Protection (Don't Worry it's not important) : ---- csrutil disable after that , reboot your Mac normally , open Terminal from Desktop and run following Command : ---- sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original ---- sudo ln -s /usr/local/sbin/mount_ntfs /sbin/mount_ntfs at last : Enable System Integrity Protection from recovery mode by running following command from terminal : ---- csrutil enable and yeesss you can write to NTFS


Comments

  1. Excellent and smooth. For people new to this video: go through the video and read what's written in "Show more" before doing anything else. Thanks to Hello Geeking!
  2. It didn´t work for me. Isn´t there any errors. I´ve tried to install Tuxera but I didn´t finish it.
    Now, when I connect my harddrive a windows says "Tuxera NTFS for Mac: Error while validating key."
    I delete tuxera but this message still appears.
  3. Hi, can you help me please? I went through all steps without problem but in the end when I write to terminal it shows me Operation not permitted:
    sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original
    Password:
    mv: rename /sbin/mount_ntfs to /sbin/mount_ntfs.original: Operation not permitted

    What is wrong? Thanks for feedback ;)
  4. after /sbin/mount_ntfs.original ---- sudo ln -s /usr/local/sbin/mount_ntfs /sbin/mount_ntfs
    i get: ln: illegal option -- /
    usage: ln [-Ffhinsv] source_file [target_file]
    ln [-Ffhinsv] source_file ... target_dir
    link source_file target_file
    Ievas-MacBook-Air:~ Ieva$
    and i cant to upload file to my hdd :(
  5. I have windows 10 Installed on my External HD will this mess it up
  6. Thanx a ton
  7. After this i don't even get name of ntfs, it does not mount it.
  8. Didnt work for me :/
  9. when i entered "sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.original " it says No such file or directory
  10. It didn't work for me. I have followed all the steps and no success!
    :(
  11. It doesn't work for me. I've try this guide step by step very carefully and it doesn't work.
  12. hey cool video, i followed all your steps but at the end when i try to copy something over to the hdd i get an (The operation can’t be completed because an unexpected error occurred (error code -50).) any ideas ?
  13. after rebooting I lost my ability to reed and write the hard disk.
    I can only read it now. Do I have to repeat the steps to get that feature again?
  14. how to disable Disable System Integrity Protection?
  15. i have a 1tb hd, just 50gb available in it, if this setup i do.. you sure my data is secure and save ?
    and i can accese my hd to read and write easly
    thank you..
    sorry for bad english :D
  16. working thank you so much this was Much needed my man
  17. What's the average ntfs copy transfer speed that you can get with usb 3.0?
  18. i still cannot access my hard drive. i'm not sure what went wrong
  19. Thanks!!!!!! you save me!