Mount error problem (Error mounting) for NTFS partitions that cannot enter Windows under Linux

Source: Internet
Author: User

Problem Description

Installed Windows 8.1 and Ubuntu dual system, in the Ubuntu system to enter the windows of an NTFS partition, click on the following error occurred:

Error mounting/dev/sda2 at/media/love/mis archiivos: Command-Line ' mount-t "NTFS"-O "uhelper=udisks2,nodev,n osuid,uid=1000,gid=1000,dmask=0077,fmask=0177 ""/dev/sda2 ""/media/love/mis Archiivos "' 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/sda2 ': Operation not permitted the NTFS partition was in 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.


Solution Solutions

Use Ntfsfix This command to resolve, in the package ntfs-3g, so you need to install this package first:

sudo apt-get install ntfs-3g
after the installation succeeds, fix the corresponding NTFS partition (that is, the name of the partition that is reported in the error):

/dev/sda2


References

problem to enter in NTFS partition

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.