Hello friends,
how to force fully mount "ntfs partition " in linux or ubuntu.
mount -t ntfs /dev/sda5 /media/hard1 -o force
/dev/sda5 is hard disk name run fdisk -l command and check it .
/media/hard1 is mount point /hard1 is folder that create in /media.
Thanks
jitendra jha
No comments:
Post a Comment