On Thu, 12 Jan 2006 03:34:47 -0500 Tim wrote: TW> How do I make an nfs mount read/write? I have the following entry in fstab: TW> TW> 192.168.1.101:/ /blueberry nfs TW> rw,noauto,user,exec,suid,dev 0 0 TW> TW> but I get this error when I try to copy a file: TW> cp: cannot create regular file `junk.txt': Read-only file system Are you sure it's exported rw?