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:
And
mount
gave a similar one.
After running ntfsfix
over the drive it can be mounted and accessed fine with mount /dev/sda1 /mount/point
, however Dolphin still fails.
So any tips how to mounting from inside dolphin working again?
In my eyes that’s a bug in dolphin or did a miss something there?
Please no advice on backups (I have these) and safe unmount (accident).