On 29 April 2010 19:30, bhoobesh <[email protected]> wrote: > how to mount a windows ntfs drive in centos while i mount the drive from > the > following command mount -t ntfs /dev/sda2 /mnt/win (where sda2 is my > windows > drive and win is the mounted directory ) the error occured > how to rectify that sir > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc >
Hi, The most probable reason is you don't have ntfs-3g driver installed. See if it is the case. And please paste the error message here. -- Bhargav Prasanna "Linux - Because x64 is a terrible thing to waste" _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
