From owner-freebsd-questions@FreeBSD.ORG Sun Aug 31 21:38:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E215316A4C0 for ; Sun, 31 Aug 2003 21:38:45 -0700 (PDT) Received: from msv02-kent-syd.comindico.com.au (msv02-kent-syd.comindico.com.au [203.194.29.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8495C43FAF for ; Sun, 31 Aug 2003 21:38:44 -0700 (PDT) (envelope-from dlodeiro@inspired.net.au) Received: from .dl.com (dsl-82.129.240.220.lns02-wick-bne.dsl.comindico.com.au [220.240.129.82])h814bUv09661 for ; Mon, 1 Sep 2003 14:37:30 +1000 (EST) From: David L To: freebsd-questions@freebsd.org Date: Mon, 1 Sep 2003 14:36:39 +1000 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309011436.39077.dlodeiro@inspired.net.au> Subject: Cant write to /etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 04:38:46 -0000 I have just been tring to use sms_client and it gives me an error that it cant write to /etc. When I try to # touch /etc/smslock it gives me # touch: /etc/smslock: Read-only file system It wont even let me edit rc.conf I had a look at the permisions of /etc and they are fine drwxr-xr-x The only thing I can think of is that I recently set up loader.conf in order to be able to load the module for my audigy card. So I had a look through loader.conf and it doesnt have anything about loader.conf Can anyone help ? Thanks David