Ubuntu Dual System Unable to mount WINDOWS10 hard drive solution

Source: Internet
Author: User

My computer is an Ubuntu 14.04 dual system installed under Windows 10 and today enters the Ubuntu system to access the Windows 10 disk, which appears as follows error:

Error mounting/dev/sda1 at/media/linuxidc/win7:command-line ' mount-t "NTFS"-O "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda1" "/media/linuxidc/win7" ' exited with Non-zero exit status 14:the disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to Mount '/dev/sda1 ': Operations not allowed
The NTFS partition is a unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
Read-only with the ' Ro ' mount option.

Possible causes: The last time you used Windows 10 to sleep the computer, not completely shut down, this boot directly into the Ubuntu system, access to Windows 10 disk error. In fact, the shutdown restart can be, but sometimes not,

Workaround:

1. In the terminal, enter the following command to view the partition mount status

sudo fdisk-l

2. Fix the corresponding partition of Mount error, such as/dev/sda5 in prompt, enter:

sudo ntfsfix/dev/sda5

You can read and write hard drives right now.

Ubuntu Dual System Unable to mount WINDOWS10 hard drive solution

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.