CentOS6 Mount Read/Write NTFS partition (NTFS-3G)

Source: Internet
Author: User
CentOS, unlike Fedora, does not automatically mount NTFS by default, and it can use NTFS-3G to achieve mounting and read/write. NTFS-3G is an open source software that can realize NTFS read and write support in Linux, FreeBSD, MacOSX, NetBSD and Haiku operating systems. It can... CentOS is not like Fedora, by default is not automatically mounted NTFS, and it can use NTFS-3G to achieve mount and read and write.
 
NTFS-3G is an open source software that can realize NTFS read and write support in Linux, Free BSD, Mac OSX, NetBSD and Haiku operating systems. It can read and write NTFS partitions in Windows safely and quickly without worrying about data loss.
 
This article explains how to install the NTFS-3G in CentOS to practice mounting the NTFS partition.
 
First, the source of the rpmforge software library must be installed.
 
1. download the rpmforge rpm file package
 
32-bit system
 
[Root @ linuxsight] # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-1.el6.rf.i686.rpm
 
64-bit system
 
[Root @ linuxsight] # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
 
2. install rpmforge's rpm Package
 
[Root @ linuxsight] # rpm-ivh rpmforge-release-0.5.2-1.el6.rf.i686.rpm
 
3. install NTFS-3G
 
[Root @ linuxsight] # yum install fuse-ntfs-3g
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
* Base: mirrors.ta139.com
* Extras: ftp.nara.wide.ad.jp
* Rpmforge: apt. sw. be
* Updates: mirrors.ta139.com
Rpmforge | 1.1 kB: 00
Rpmforge/primary | 1.3 MB
RPM forge 3921/3921
Setting up Install Process
Package fuse-2.8.3-1.el6.i686 already installed and latest version
Resolving Dependencies
-> Running transaction check
-> Package fuse-ntfs-3g.i686. 10.2-1. el6.rf set to be updated
-> Finished Dependency Resolution
 
Dependencies Resolved
 
========================================================== ==========================================================
Package Arch Version Repository Size
========================================================== ==========================================================
Installing:
Fuse-ntfs-3g i686 2010.10.2-1. el6.rf rpmforge 637 k
 
Transaction Summary
========================================================== ==========================================================
Install 1 Package (s)
Upgrade 0 Package (s)
 
Total download size: 637 k
Installed size: 1.4 M
Is this OK [y/N]: y
Downloading Packages:
Fuse-ntfs-3g-2010.10.2-1.el6.rf.i686.rpm | 637 kB
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Installing: fuse-ntfs-3g-2010.10.2-1.el6.rf.i686 1/1
 
Installed:
Fuse-ntfs-3g.i686. 10.2-1. el6.rf
 
Complete!
 
After successful mounting, you will find that NTFS can be mounted.
 
Reproduced http://www.linuxsight.com/blog/2574
 
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.