why is this happening? ntfs drive.
edit: I did NOT hibernate my Windows and fast startup is off. also this is a USB disk not a HARD DRIVE
why is this happening? ntfs drive.
edit: I did NOT hibernate my Windows and fast startup is off. also this is a USB disk not a HARD DRIVE
Install ntfs-3g
package, by running
sudo apt-get install ntfs-3g
and then run
sudo ntfsfix /dev/[DRIVE_NAME]
Example:
sudo ntfsfix /dev/sdc1