From owner-freebsd-questions Sat Sep 23 17:14:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rapidnet.com (rapidnet.com [205.164.216.1]) by hub.freebsd.org (Postfix) with ESMTP id 2480437B424 for ; Sat, 23 Sep 2000 17:14:10 -0700 (PDT) Received: from tar (ras10-26.rapidnet.com [208.34.12.153]) by rapidnet.com (8.9.3/8.9.3) with SMTP id SAA96652 for ; Sat, 23 Sep 2000 18:14:08 -0600 (MDT) Message-ID: <000e01c025bc$5f729cc0$0301a8c0@ihatejim.net> From: "Peter Stapley" To: Subject: NFS Date: Sat, 23 Sep 2000 18:14:14 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG here is a line from my /etc/exports file: /usr/mp3 -ro lucky This is for read-only, how can I make it read write? I tried -rw but that gives me permission denied. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message