From owner-freebsd-questions@FreeBSD.ORG Mon Sep 16 15:41:06 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 A1DFFB85 for ; Mon, 16 Sep 2013 15:41:06 +0000 (UTC) (envelope-from atar.yosef@gmail.com) Received: from mail-ee0-x22f.google.com (mail-ee0-x22f.google.com [IPv6:2a00:1450:4013:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D94F26E6 for ; Mon, 16 Sep 2013 15:41:06 +0000 (UTC) Received: by mail-ee0-f47.google.com with SMTP id d49so2074982eek.20 for ; Mon, 16 Sep 2013 08:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:to:subject:date:mime-version:content-transfer-encoding :from:message-id:user-agent; bh=Y0Y3QMRcZHUpNaTS6x2gQZdiJPjcn9LdZOznvSZStzM=; b=WjaJ3tfQ3TFPib75shToM4FMWNQJjJZiKAGN0CcQjraM7AM6588kZGHw67nCCeoghq /8I3LKlDAqG0MnHjuNLXezWzWfX2wYZ/m9pICQhbJTKOl3+M+U9sFMF5jCfAVbkIsHUa V5jJeDvZbbA23g4Q7K+8h65n1a1A7/MR5hu/I8s3QWqXY+E4qrnYW6V+/A7r2ywyIAUW VBUkouWfiVjJVYJQZqXaAS/8MKQhsCb5N6rKtF3u+tHit53WJfP1uQDPlHsqB2JNMVwG bkYsKvSBzs+7JvLyuhn8UWVkvTMjyw//OTFhTqT9qwnwc7lAjwLgihXwm5ePYEHu5z1j xpmw== X-Received: by 10.14.211.4 with SMTP id v4mr1332202eeo.81.1379346064427; Mon, 16 Sep 2013 08:41:04 -0700 (PDT) Received: from localhost ([95.86.84.64]) by mx.google.com with ESMTPSA id i1sm42946278eeg.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 16 Sep 2013 08:41:04 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org Subject: Re: persistence in freeBSD Date: Mon, 16 Sep 2013 18:40:55 -0000 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: atar Message-ID: User-Agent: Opera Mail/12.16 (Linux) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 15:41:06 -0000 Will the 'mount -o rw /' command work although the filesystem has already been mounted as readonly?