From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 23:50:00 2009 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 A6A75106566B for ; Tue, 20 Jan 2009 23:50:00 +0000 (UTC) (envelope-from traveling08@cox.net) Received: from fed1rmmtao104.cox.net (fed1rmmtao104.cox.net [68.230.241.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2AF8FC17 for ; Tue, 20 Jan 2009 23:50:00 +0000 (UTC) (envelope-from traveling08@cox.net) Received: from fed1rmimpo01.cox.net ([70.169.32.71]) by fed1rmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20090120235000.CVHP11567.fed1rmmtao104.cox.net@fed1rmimpo01.cox.net>; Tue, 20 Jan 2009 18:50:00 -0500 Received: from debian.shasta204.local ([98.176.32.119]) by fed1rmimpo01.cox.net with bizsmtp id 5zpz1b00T2aCvGq03zpzc4; Tue, 20 Jan 2009 18:50:00 -0500 X-Authority-Analysis: v=1.0 c=1 a=sUBqjHlPzi3uOP_lW8EA:9 a=y95vd2HbZeUAlYkBbpm4sT2mTK8A:4 a=LY0hPdMaydYA:10 X-CM-Score: 0.00 Date: Tue, 20 Jan 2009 15:49:49 -0800 From: Robert Marella To: Wojciech Puchar Message-ID: <20090120154949.036f3c52@debian.shasta204.local> In-Reply-To: <20090120224832.N19299@wojtek.tensor.gdynia.pl> References: <20090120122830.096ca40e@debian.shasta204.local> <20090120224832.N19299@wojtek.tensor.gdynia.pl> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: fdisk -B 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: Tue, 20 Jan 2009 23:50:00 -0000 On Tue, 20 Jan 2009 22:48:52 +0100 (CET) Wojciech Puchar wrote: > > and use the standard FreeBSD MBR ...without messing anything up. > > > > Can I perform the fdisk -B /dev/ad4 followed by fdisk -B /dev/ad6 > > from a livefs disk? Maybe fdisk -B /dev/mirror/gm0? > > definitely /dev/mirror/gm0 not /dev/ad6 > I was figuring that I would have to boot to single user and do this but I wanted some assurance. Thanks Wojciech for providing the "confidence". All is well in the world again. Robert