How to fix NTFS partition is in an unsafe state ?
This usually happen with recently upgraded dual bootable windows linux pc , if you upgraded to windows 8 or later you will get this error in linux
Solution
open your terninal
type
sudo ntfsfix /dev/sda3
in here /sda3 is my hdd id check error in your pc for your hdd id
0 Comments