Mount a mobile hard drive to centos

Source: Internet
Author: User

1. First, check that fuse is included in centos 5.5. You can use rpm-Qa | grep fuse to check whether the fuse is installed.

[Root @ localhost ntfs-3g-2010.5.22] # rpm-Qa | grep Fuse
Fuse-2.7.4-8.el5

Fuse has been installed

 

If not, execute

[Root @ localhost ntfs-3g-2010.5.22] # Yum install Fuse

2, install the ntfs-3g, the system default software library updates not to the ntfs-3g, you can download and install your own.
Download URL: http://www.tuxera.com/community/ntfs-3g-download/

After the download is complete, the installation method is downloaded.

Brief introduction. decompress the package after the download.

[Root @ localhost packages] # tar-zxvf ntfs-3g-2010.5.22.tgz

Enter the decompressed directory

[Root @ localhost packages] # cd ntfs-3g-2010.5.22
[Root @ localhost ntfs-3g-2010.5.22] #

Files in the folder

[Root @ localhost: ntfs-3g-2010.5.22] # ls
Aclocal. M4 config. h Configure. AC install M4 readme
Authors config. H. In copying install-SH makefile SRC
Autogen. Sh config. Log copying. Lib libfuse-lite makefile. Am stamp-h1
Changelog config. Status credits libntfs-3g makefile. In
Compile config. sub depcomp libtool missing
Config. Guess configure include ltmain. Sh news
[Root @ localhost ntfs-3g-2010.5.22] #

Then execute

[Root @ localhost ntfs-3g-2010.5.22] #./configure
[Root @ localhost ntfs-3g-2010.5.22] # Make
[Root @ localhost ntfs-3g-2010.5.22] # make install

The NTFS file can be mounted normally after completion.

[Root @ localhost ntfs-3g-2010.5.22] # Mount-T ntfs-3g/dev/sda2/mnt
[Root @ localhost ntfs-3g-2010.5.22] # ls/mnt
Centos recycler vm2k3
IDE system volume information vmdesk
Incoming tddownload w2003sp2. ISO
Kankan the brothers four windows
Music ubuntustudio-10.04-alternate-amd64.iso
News VM

 

Unmount the mobile hard disk, Please execute [root @ localhost ntfs-3g-2010.5.22] # umount/mnt

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.