Mount NTFS partitions in CentOS6.4

Source: Internet
Author: User
My mobile hard drive is NTFS-partitioned and 3.5-inch. it is used in warehouses. However, in CentOS, NTFS partition is not supported by default, so you have to implement it yourself, the implementation method is not very complex, use the rpmforge source to install the NTFS-3G package on it. First Download rpmforg. download the corresponding version, that is, the corresponding CentOS version, and the 32-bit and 64-bit versions. Address: http://pkgs.repoforge.org/rp

My mobile hard drive is NTFS-partitioned and 3.5-inch. it is used in warehouses. However, in CentOS, NTFS partition is not supported by default, so you have to implement it yourself, the implementation method is not very complex, use the rpmforge source to install the NTFS-3G package on it.

First Download rpmforg. download the corresponding version, that is, the corresponding CentOS version, and the 32-bit and 64-bit versions. The address is as follows:

Http://pkgs.repoforge.org/rpmforge-release/

I downloaded: rpmforge-release-0.5.3-1.el6.rf.i686.rpm

Download and Install

# rpm -ivh rpmforge-release-0.5.3-1.el6.rf.i686.rpm

After installation is complete, yum installs the NTFS-3G

# yum install fuse-ntfs-3g

After the installation is complete, my hard disk is finally found and used properly.

Related Article

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.