How did you mount it? did you try: >ntfs-3g /dev/xyz /new/mount/point? another way is in your /etc/fstab: /dev/xyz /new/mount/point ntfs-3g *rw* 0 0
-Tam On Fri, Feb 1, 2013 at 10:59 AM, Bob Goodwin - Zuni, Virginia, USA < [email protected]> wrote: > I keep most of my data on an NFS server and find that I can > access files to read but it wont let me save changes! I've been > looking at permissions and changing them to 777 to no avail. Is > there something I need in User/Groups? > > Don't know where to look next, any suggestions appreciated, > > Bob > > -- > http://www.qrz.com/db/W2BOD > > box7 Scientific Linux 6.3 >
