When changing a hard drive to write-able mode,
ERROR The remount command failed. Maybe there is another process accessing the file system currently.
You can fix by:
ntfsfix /dev/hda1<br></br>ntfsmount /dev/hda1 /media/hda1 -o force
Where hda1 is the drive with the problem. It will still say it’s not writable on the desktop link, but if you go into it, it will let you delete files.
Reading:
Social