Mount ntfs USB flash drives to centos

Source: Internet
Author: User

Mount ntfs USB flash drives to centos

It seems that you can mount-t ntfs directly before, but today it is not working, it may be to minimize the installation of the margin. Asked the next mother, ntfs-3G this software can, yum search did not directly ask the mother to an address:

Https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz

Follow these steps:

  1. Wgethttps: // tuxera.com/opensource/ntfs-rj_ntfsprogs-2015.3.14.tgz

  2. Tar xzfntfs-3g_ntfsprogs-2015.3.14.tgz

  3. Cd ntfs-3g_ntfsprogs-2015.3.14

  4. ./Configure & make install no table

Mount a USB flash drive:

1. fdisk-l # check that the USB flash drive device number is in the/dev/sdb1 ntfs format.

2. ntfs-3g/dev/sdb1/mnt # Use A ntfs-3g to directly mount the U disk to the/mnt point to read and write.

Detach a USB flash drive

Umount/mnt # unmount the USB flash disk mounted to/mnt

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.