An error occurred while mounting the NTFS partition on Windows in dual-system Linux (Ubuntu ).

Source: Internet
Author: User
After installing a dual system (Ubuntu & amp; Win10), I found that sometimes I could not enter the Win disk under Ubuntu, so I searched the internet for information to solve the problem and recorded it here. The problem is as follows: solution steps: 1. ctrl + alt + t open the terminal and enter the command to check if the ntfs-3g is installed: If the locatentfs-3g appears similar, it means it has been installed! No installation. Enter the installation command: sudoapt-getinstallnt.

After installing the dual system (Ubuntu & Win10), I found that sometimes I could not enter the Win disk under Ubuntu, so I searched for some information on the Internet to solve the problem and recorded it here;

The problem is as follows:

Solution:

1. ctrl + alt + t open the terminal, enter the command to check whether the ntfs-3g has been installed:

Locate ntfs-3g

If similar, it indicates that it has been installed! No installation. Enter the installation command:

Sudo apt-get install ntfs-3g

2. Fix the Mount error. For the corresponding partition, see/dev/sda6 in the prompt. Enter the repair command:

Sudo ntfsfix/dev/sda6

This indicates that the repair is successful!

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2016-01/127835.htm

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.