Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the ntfs-3g of a CentOS 6.3mount read-write NTFS partition

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

CentOS 6.3Mount read and write NTFS partition ntfs-3g is like, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain for you in detail, people with this need can come to learn, I hope you can gain something.

NTFS-3G is an open source software that implements NTFS read and write support in operating systems such as Linux, Free BSD, Mac OSX, NetBSD and Haiku. It can safely and quickly read and write NTFS partitions of Windows systems without worrying about data loss.

You must first install the source of the rpmforge software library

1. Download the rpm package of rpmforge

32-bit system

[root@linuxsight linuxsight] # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-1.el6.rf.i686.rpm

64-bit system

[root@linuxsight linuxsight] # wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm

2. Install the rpm package of rpmforge

[root@linuxsight linuxsight] # rpm-ivh rpmforge-release-0.5.2-1.el6.rf.i686.rpm

3. Install ntfs-3g

[root@linuxsight 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:00

Rpmforge/primary | 1.3 MB 01:22

Rpmforge 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 0Flux 2010.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 637k

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 00:35

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 Compact 1

Installed:

Fuse-ntfs-3g.i686 0Rom 2010.10.2-1.el6.rf

Complete!

After success, you will find that NTFS is ready to be mounted.

Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report