When I try to access to an NTFS partition, I get this error message:
Error mounting system-managed device /dev/sda3:
Command-line `mount "/mnt/723DB8C4766C7701"' 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/sda3': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
So, as a temporary solution, i added the read-only option to the disk :
It's working, but I cannot write to disk (because of ro).
Is there any other possible solution for this issue ?
I have a dual boot system: Kali Linux 2 and Windows 10.
