From owner-freebsd-questions@freebsd.org Sun Mar 13 20:53:42 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E432EACFE01 for ; Sun, 13 Mar 2016 20:53:42 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC4S26.hotmail.com (blu004-omc4s26.hotmail.com [65.55.111.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7048F69 for ; Sun, 13 Mar 2016 20:53:42 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU436-SMTP211 ([65.55.111.137]) by BLU004-OMC4S26.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 13 Mar 2016 13:52:35 -0700 X-TMN: [12SsvqsS0MzyWrQOn29UP/00fid0RSkr] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.99 at scorpio.seibercom.net Date: Sun, 13 Mar 2016 16:52:29 -0400 From: Carmel To: freebsd-questions@freebsd.org Subject: mouht r/w partition with ZFS Organization: Seibercom NET X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Mar 2016 20:52:35.0023 (UTC) FILETIME=[4520ADF0:01D17D6A] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2016 20:53:43 -0000 I made a serious error in my rc.conf file. I was trying to configure a wireless network. Anyway, upon boot-up, a message pops up that the network was created and then the system freezes. Nothing works, and I have to manually shut the system down. Now, I can get onto the system in single use mood, but the system is read-only. I have tried "mount -a", but that does not help. This is a ZFS filesystem. How can I get read/write access to the files, rc.conf specifically? -- Carmel