Hi Vinit,

NTFS module should already be installed on your Linux
It would be helpful if you could tell us what 'uname -a' returns.

You may wanna try this to see if you have NTFS working(as root):
mkdir /mnt/Cdrive
mount -t ntfs /dev/sda1 /mnt/Cdrive

Replace /dev/sda1 with the NTFS partition you have(See 'fdisk -l' if you don't 
know this)

If you want to be able to write to NTFS partitions take a look at this: 
http://www.ntfs-3g.org/

--
Satish Vellanki 


----- Original Message ----
From: vinit reddy <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, March 14, 2007 3:48:14 AM
Subject: [twincling] mounting ntfs partitions in linux


    
            hi

can anyone tell me how to mount ntfs partitions in linux.



Thanks

Vinit

Reply via email to