- install the ntfs-3g package:
sudo apt-get install ntfs-3g
- mount the drive using this utility:
sudo ntfs-3g /dev/sda1 media
(to mount drive at sda1 to directory media) which clears up all the locks for you - then simply umount and mount and things are back to normal
No comments:
Post a Comment