it worked. but i cannot cut,paste or create any folder. it is mounted in readonly mode. how can i mount it in read-write mode.
On Sat, Jul 3, 2010 at 6:22 PM, Renju Paul <[email protected]> wrote: > first thing is to mount the ntfs partition.right? > > use these commands > > # gedit /etc/fstab > > then add the following line at the end > > /dev/sda* /mnt/ntfs1 ntfs-3g silent,umask=0002,utf8=true > > Please do replace sda* to your device such as sda6, hda5 etc. > > Thanks > > Renju Paul > > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
