From owner-freebsd-questions@FreeBSD.ORG Mon Mar 10 15:59:52 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BA3D1065672 for ; Mon, 10 Mar 2008 15:59:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 536E68FC1B for ; Mon, 10 Mar 2008 15:59:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m2AFxRi9005790; Mon, 10 Mar 2008 16:59:27 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m2AFxNXH005787; Mon, 10 Mar 2008 16:59:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 10 Mar 2008 16:59:23 +0100 (CET) From: Wojciech Puchar To: =?ISO-8859-1?Q?Micha=EBl_Gr=FCnewald?= In-Reply-To: <47D55722.1060905@laposte.net> Message-ID: <20080310165854.G5727@wojtek.tensor.gdynia.pl> References: <47D55722.1060905@laposte.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: GEOM label of a read-only partition is not properly handled X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2008 15:59:52 -0000 > /dev/ad10s1h or /dev/ufs/LIBRARY as special argument of mount). > > Was this behavior remarked by others? I have not found a PR about this, I > maybe should do this, right? this is right behaviour. you may use the device many times if read-only, but not read-write.