From owner-freebsd-geom@FreeBSD.ORG Tue May 20 21:23:36 2014 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD709166 for ; Tue, 20 May 2014 21:23:36 +0000 (UTC) Received: from smtp1.multiplay.co.uk (smtp1.multiplay.co.uk [85.236.96.35]) by mx1.freebsd.org (Postfix) with ESMTP id 715F3250D for ; Tue, 20 May 2014 21:23:36 +0000 (UTC) Received: by smtp1.multiplay.co.uk (Postfix, from userid 65534) id 0DCC520E7088C; Tue, 20 May 2014 21:23:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.multiplay.co.uk X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=8.0 tests=AWL,BAYES_00,DOS_OE_TO_MX, FSL_HELO_NON_FQDN_1, HELO_NO_DOMAIN, RDNS_DYNAMIC, STOX_REPLY_TYPE, TVD_FINGER_02 autolearn=no version=3.3.1 Received: from r2d2 (82-69-141-170.dsl.in-addr.zen.co.uk [82.69.141.170]) by smtp1.multiplay.co.uk (Postfix) with ESMTPS id 3CD5F20E7088A; Tue, 20 May 2014 21:23:31 +0000 (UTC) Message-ID: <7AAB053193784DEB9840B2758CD37681@multiplay.co.uk> From: "Steven Hartland" To: "Ronald F. Guilmette" References: <64314.1400619558@server1.tristatelogic.com> Subject: Re: GEOM_PART: Integrity check failed (ada2, MBR) Date: Tue, 20 May 2014 22:23:32 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Cc: freebsd-geom@freebsd.org X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 21:23:36 -0000 ----- Original Message ----- From: "Ronald F. Guilmette" To: "Steven Hartland" Cc: Sent: Tuesday, May 20, 2014 9:59 PM Subject: Re: GEOM_PART: Integrity check failed (ada2, MBR) > > In message , > "Steven Hartland" wrote: > >>>From memory, as its been a while since I wrote it, first use identify to >>see the details: >>camcontrol identify ata0 > > I sorry to report that I am not seeing whatever ist is that you > are talking about. Is this perhaps because i am still running > 9.1-RELEASE? Correct you'll need 9.2 or later I'm afraid. You could boot to a ISO etc such as the ones which can be grabbed from http://mfsbsd.vx.sk which are small and useful for things like this. Regards Steve