I cannot create or delete files on an existing ntfs partition

if windows make a dirty shutdown, u can’t write/delete anything in mounted ntfs partition.
Try this fron konsole
sudo ntfsfix /dev/sd?? (? = the drive u want to fix)

3 Likes