From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 23 09:10:09 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38A9F106566B for ; Mon, 23 Apr 2012 09:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1C5B48FC15 for ; Mon, 23 Apr 2012 09:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q3N9A8ml031502 for ; Mon, 23 Apr 2012 09:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q3N9A8s1031501; Mon, 23 Apr 2012 09:10:08 GMT (envelope-from gnats) Date: Mon, 23 Apr 2012 09:10:08 GMT Message-Id: <201204230910.q3N9A8s1031501@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: misc/167222: FreeBSD 8.3 corrupting MBR partition table after installation X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2012 09:10:09 -0000 The following reply was made to PR misc/167222; it has been noted by GNATS. From: "Andrey V. Elsukov" To: Faltu Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/167222: FreeBSD 8.3 corrupting MBR partition table after installation Date: Mon, 23 Apr 2012 13:08:55 +0400 On 23.04.2012 11:18, Faltu wrote: > The whole partition table has been messed up by FreeBSD installer as shown in the following > screenshots : > > Before installation screenshot from ubuntu live CD http://i.imgur.com/YIlpA.png > > After installation screenshot from ubuntu live CD http://i.imgur.com/AJm8B.png As i see there are two identical MBR and FreeBSD did nothing bad. Probably you have changed disk geometry in the installer and after that you got what you see. -- WBR, Andrey V. Elsukov