Getting started with Linux: install the NTFS driver

Source: Internet
Author: User
Linux entry: install NTFS driver I use CentOS5.5, by default does not support NTFS file system, so you need to install NTFS driver; if not install the driver, the following error occurs: NTFS-3G: http://www.tuxera.com/community/ntfs-3g-download/after Download :...
Linux: I am using CentOS5.5 to install the NTFS driver. by default, the NTFS file system is not supported. Therefore, the NTFS driver must be installed. if the driver is not installed, the following error occurs:
NTFS-3G: http://www.tuxera.com/community/ntfs-3g-download/after Download: www.2cto.com
Step 1: tar-zxvf ntfs-3g_ntfsprogs-2012.1.15.tgz Step 2: cd ntfs-3g_ntfsprogs-2012.1.15 Step 3 :. /configure Step 4: make Step 5: make install Step 6: restart Step 7: mount-t NTFS-3G/dev/sdb4/mnt/ntfs where/dev/sdb4 is the file system to be mounted (partition),/mnt/ntfs is the mount point; after mounting, the following message appears on the desktop:

Author xiazdong
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.