From owner-freebsd-questions@FreeBSD.ORG Mon Sep 16 17:22:46 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A90FCA84 for ; Mon, 16 Sep 2013 17:22:46 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 82B382DAA for ; Mon, 16 Sep 2013 17:22:46 +0000 (UTC) Received: by be-well.ilk.org (Postfix, from userid 1147) id 1700633C4B; Mon, 16 Sep 2013 13:22:40 -0400 (EDT) From: Lowell Gilbert To: atar Subject: Re: persistence in freeBSD References: Date: Mon, 16 Sep 2013 13:22:40 -0400 In-Reply-To: (atar's message of "Mon, 16 Sep 2013 18:40:55 -0000") Message-ID: <44hadkbs0v.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 17:22:46 -0000 atar writes: > Will the 'mount -o rw /' command work although the filesystem has > already been mounted as readonly? You'll need the "-u" option as well.