I have a external drive for my data (500GB SSD) using the ntfs file system.
Recently I bricked this by forgetting to unmount a VeraVault before unplugging in a hurry.
Since then the drive is unusable on my Linux PC.
Dolphin gives this error:
I have the same problem with a ntfs formatted external drive.
It seems to be some kind of problem with the ntfs3 kernel module.
Blacklisting the ntfs3 module in /etc/modprobe.d/blacklist.conf and installing ntfs-3g solved the problem. Dolphin now mounts the external drive with rw access.
But this can only be a workaround. There should be a way to use the ntfs3 module.
Similar/same problem here. Drive mounts fine through the terminal, and I can use dolphin to browse the drive, but if I unmount the drive inside dolphin and try to mount it again it still gives the same error. Weirdly enough, I have an identical drive, both Seagate 3TB drives of a similar age, both ntfs, and the other one mounts fine inside dolphin. But this one doesn’t. Is blacklisting ntfs3 the only solution?