Open MacOS NTFS default download Read only

Source: Internet
Author: User

First step: Start the terminal and enter root mode

$ sudo-s

Step two: Prepare the NTFS initial file

# Mv/sbin/mount_ntfs/sbin/mount_ntfs_bak

Step three: Create a new NTFS book to download

# Vim/sbin/mount_ntfs

#!/bin/sh
/sbin/mount_ntfs_orig-o rw,nobrowse "[email protected]"

Fourth step: To set the permissions of the mount file

# chmod a+x/sbin/mount_ntfs

fifth: Re-activate your Mac to use NTFS to read the rights

# reboot


Note:

If the system's own configuration file is changed, the following prompt

Mv:rename Mount_ntfs to mount_ntfs_bak:operation the problem of not permitted.,The steps are as follows

Re-activating mac,cmd+r into recovery (recovery) mode
Enter terminal

Shut down security restrictions and re-activate your Mac after you've set it up, start with security restrictions to guarantee security

# csrutil Disable

# reboot




This article from "Patience is Virtue" blog, declined reprint!

Open MacOS NTFS default download Read only

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.