sudo ntfsfix /dev/sda7
If you are not able to mount ntfs mount as read write mode use this. Then mount.
sudo mount --rw --source /dev/sda7 --target /media/ddrive
No comments:
Post a Comment