Using NTFS-3G to mount NTFS partition U disk and mobile hard disk in Linux

Source: Internet
Author: User

Using NTFS-3G to mount NTFS partition U disk and mobile hard disk in Linux

How to use ntfs u disk or partition and mobile hard disk in Linux system-use tool NTFS-3G.

Note: When Windows is used, the NTFS system or the mobile hard disk is NTFS, but the NTFS partition in Linux cannot be used directly, what should we do if we want to use it? Now I will teach you a simple way to make NTFS partitions available in Linux. The method is as follows.

Installation and configuration of NTFS-3G ------ Mount NTFS partition under Linux

Mounting an NTFS hard disk in Linux

Mount Windows NTFS partition with ntfs-3g under CentOS 6.3

Read and Write NTFS format partition in Gentoo Linux (ntfs-3g solves the problem of NTFS read-only and non-writable)

1. What is NTFS-3G

NTFS-3G is an open source software that supports reading and writing NTFS format partitions in Linux, FreeBSD, Mac OS X, NetBSD, and Haiku operating systems. It can quickly and securely operate Windows XP, Windows Server 2003, Windows 2000, and Windows Vista file systems, except for full file ownership and access permissions, it supports all POSIX-compliant disk operations.

NTFS-3G is designed to provide trusted, functional, high-performance solutions for hardware platforms and operating systems that require reliable interconnectivity with NTFS.

2. Here I am using the RedHat6.4 system.

3. download the software package:

Free in http://linux.bkjia.com/

The username and password are both www.bkjia.com

Specific download directory in/2014 data/June/15/in Linux use NTFS-3G mounted NTFS partition U disk and mobile hard disk

For the download method, see

4. decompress the downloaded software package. I put the software package on the desktop. Then, decompress the package.

[Root @ localhost desktop] # ls-l

-Rwxrw-rw-. 1 root 1176304 June 17 2013 ntfs-3g_ntfsprogs-2013.1.13.tgz

[Root @ localhost desktop] # tar zxf ntfs-3g_ntfsprogs-2013.1.13.tgz

5. Use "cd" to enter the ntfs directory.

[Root @ localhost desktop] # cd ntfs-3g_ntfsprogs-2013.1.13

[Root @ localhost: ntfs-3g_ntfsprogs-2013.1.13] # ls

Aclocal. m4 config. h. in CREDITS libntfs-3g NEWS

AUTHORS config. sub depcomp ltmain. sh ntfsprogs

Autogen. sh configure include m4 README

ChangeLog configure. ac INSTALL Makefile. am src

Compile COPYING install-sh Makefile. in TODO. ntfsprogs

Config. guess COPYING. LIB libfuse-lite missing

6. Configure the compiling environment

Note: When installing the source code package, we need to install "development tools" and "development libraries" in Linux"

[Root @ localhost ntfs-3g_ntfsprogs-2013.1.13] #./configure

7. Compile

[Root @ localhost ntfs-3g_ntfsprogs-2013.1.13] # make

8. Compile and install

[Root @ localhost ntfs-3g_ntfsprogs-2013.1.13] # make install

Now the NTFS-3G has been installed. We can test it.

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • Next Page

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.