Load NTFS partitions in Linux

Source: Internet
Author: User

From http://www.gbunix.com/htmldata/2004_06/1/3/article_71_1.html

Load NTFS partitions in Linux
 
At present, there are many introductions on the Internet to mount Windows NTFS in LinuxArticleAnd re-compile the kernel to support NTFS partitions. but for a newbie who has just been familiar with Linux, I will introduce a simple method.

1. First determine what your Linux kernel version is (redhat9.0's default kernel version is 2.4.20-8)

#> Rpm-Qa | grep Kernel

The following information about the category is displayed:

Kernel-pcmcia-cs-3.1.31-13
Kernel-2.4.20-8

In this way, you can see that your kernel version is 2.4.20-8.

2. Then open the following URL:
Http://rpm.pbone.net/index.php3/stat/16/limit/1/dl/40/idka/1705
Find the kernel-ntfs rpm package corresponding to your kernel version and download it.

I am using redhat9.0, kernel version is 2.4.20-8, so I am looking for the package is kernel-ntfs-2.4.20-8.i686.rpm,: kernel.

3. installation:

#> Rpm-IVH kernel-ntfs-2.4.20-20.8.i686.rpm

4. If there are no errors, your system should have supported NTFS. If an error is reported, it must be because the package you are looking for does not match your kernel version. Try again to download it.

5. Mount your NTFS partition and how to mount it. Don't talk about it.

 

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.