The Debian system reads and writes the NTFS file system.

Source: Internet
Author: User
The Debian system reads and writes the NTFS file system-the Linux Release Technology-Debian information. The following is a detailed description. System: Debian 4.0r2
Software: ntfs-3g

1. Modify the default Source
Change etch in/etc/apt/sources. list to testing
Run the following command:

Apt-get update

2. Install
Run the following command:

Apt-get install ntfs-3g

3. Use
Run the following command:

Mount-t ntfs-3g/dev/hdax/mnt/windows

Here, change/dev/hdax to your own windows disk partition, which can be viewed using fdisk-l.

If you want to add automatic ing at startup, edit/etc/fstab and add the following content.

/Dev/hdax/mnt/windows ntfs-3g defaults 0 0
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.