[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] rw nfs mount
- Subject: [ale] rw nfs mount
- From: rstory-l at revelstone.com (Robert Story)
- Date: Thu, 12 Jan 2006 06:35:29 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
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?