Unable to mount disk solution when Ubuntu14.04 and Windows dual system

Source: Internet
Author: User

Basic condition: My Computer Ubuntu14.04 and WINDOWS10 dual system, a solid state disk, a mechanical disk. Ubuntu14.04 is inside the solid state, there is no windows content in the solid state.
Problem: The Ubuntu14.04 system has about 50% chance of not opening the WINDOWS10 master partition. I encountered this situation, each time restarting the machine into Windows restart, and then into Ubuntu, the problem is resolved. It's a fucking.
Today we want to face the problem, without the above solution. Under the Ubuntu14.04 system, the workaround is as follows:

CTRL + ALT + T enters the terminal and then:

  • In the terminal, enter the following command to view the partition mount status
sudo fdisk -l
  • To repair/dev/sda5, enter the following command:
sudo ntfsfix /dev/sda5

My Computer/dev/sdb1 is going to go wrong too.
Then enter the following command:

sudo ntfsfix /dev/sdb1

Until all the devices are repaired.

Unable to mount disk solution when Ubuntu14.04 and Windows dual system

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.