Hi, When I open Dolphin, and I click on one of my HDDs, it show me this: The requested operation has failed: Error mounting /dev/sdd1 at /media/(myuser)/HD2000: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sdd1" "/media/(myuser)/HD2000"' 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/sdd1': Operación no permitida 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.
Looks like Dolphin detected that the file system is in a bad state. I would say this behavior is expected, and is certainly preferable than blindly mounting it and potentially corrupting your data!
(In reply to Nate Graham from comment #1) > Looks like Dolphin detected that the file system is in a bad state. I would > say this behavior is expected, and is certainly preferable than blindly > mounting it and potentially corrupting your data! How can I fix it? I could enter previously to the disks.
The error message appears to tell you what you should do: "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." If this is a windows partition, then do that. If it's not, then I'm not sure, not being an expert on NTFS filesystems. Either way, it's not Dolphin's job to repair filesystems.