how to mount NTFS volumes
Hi i am running woody with kernel 2.6.x. i would like to know how can i mount NTFS volumes, as i am running into some troubles now. at the moment as it is root and user, have read-only access. i would like to make them have write access as well. i know it is dangerous, but i would like to make it happen. here is what the /etc/fstab looks like:
/dev/hda1 /mnt/winxp ntfs ro,users,noauto 0 0
even when i change ro to rw, still i can not have write access. any ideas?
|