Mac 10.12 Native method configuration to read and write NTFS partitions

Source: Internet
Author: User

Description: Not necessarily effective, the simplest way is to use NTFS, direct FAT32, for large files on the cutting.

Method:

1. Determine the name of the USB stick

/volumes/

2, for example, I found the name of the USB stick untitled

sudo vim/etc/fstab
label=untitled None NTFS Rw,auto,nobrowse

If your name has a space bar, you need to use \040 means to replace the space bar, such as the west number of hard disk name is unified, also with a space, you can write: My\040passport, the following NTFS RW means to mount the partition as a writable NTFS format, The last Nobrowse is very important, because this represents the non-display of this partition in the Finder, which is very important and will not succeed if it is not written.

3. Create Shortcut methods on desktop

sudo Ln -s/volumes/untitled ~/desktop/untitled

Reference:

https://note.youdao.com/share/?id=73742f92f56d6575a1f630f7a28ab608&type=note#/

Mac 10.12 Native method configuration to read and write NTFS partitions

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.