Linux Learning Note Six: Loading USB removable hard disk (NTFS format)

Source: Internet
Author: User

1, download rpmforge, download the corresponding version, as well as the three- bit and also to correspond. rpmforge has 4000 multiple CentOS packages that are considered by the CentOS community to be one of the safest and most stable repositories in order to later pass Yum To install the package.

The corresponding version of the "http://pkgs.repoforge.org/rpmforge-release/" CentOS 6.5 is pmforge-release-0.5.3-1.el6.rf.x86_64.rpm

Rhel5 The corresponding version is rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

To install Rpmforge, use the following command:

# RPM-IVH rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm

2. Install the software package to identify the NTFS file system ntfs-3g

#yuminstall fuse-ntfs-3g

manual installation of ntfs-3g under Rhel. Download ntfs-3g_ntfsprogs-2015.3.14.tgz from http://www.tuxera.com/community/open-source-ntfs-3g/first, and then

# TAR–XVZF Ntfs-3g_ntfsprogs-2015.3.14.tgz

# CD Ntfs-3g_ntfsprogs-2015.3.14.tgz

#./configure

# make

# Makeinstall

once installed, you can enable Redhat to support the NTFS file system.

# MKN// input mkn , after pressing two times tab , you will find mknfs This command, indicating that the support

Mknod Mkntfs

3, after the same as the mounting U disk. RHEL To specify the-t ntfs-3g parameter, not required under CentOS. Centos under Success,Rhel only lists the directory, did not dare to write a file test.


Linux Learning Note Six: Loading USB removable hard disk (NTFS format)

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.