From owner-freebsd-questions@FreeBSD.ORG Sat Sep 10 19:10:39 2011 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 46C53106566C for ; Sat, 10 Sep 2011 19:10:39 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-ew0-f44.google.com (mail-ew0-f44.google.com [209.85.215.44]) by mx1.freebsd.org (Postfix) with ESMTP id D229E8FC1D for ; Sat, 10 Sep 2011 19:10:38 +0000 (UTC) Received: by ewy19 with SMTP id 19so1627075ewy.17 for ; Sat, 10 Sep 2011 12:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=h2dOob2GKfM7EhoobAsZchFB0v0fKibaCg3a3SNRE2I=; b=uHBCu8p7XDOifFHOxHIQzY5QqH1qXBPL8r8oNv6+YpBD7ZyooXF5TJu4Ktf6GtjPdS s/NS0p0w7PWv8/p5ihrv9s1AO6ofF/mLvo08ngkiYNMhKQH6NMGQ4I0vmkIWalLei74W tXjkCbPzZU/QOe0YXl4FqktXmdqcu8unlBFWY= Received: by 10.14.9.142 with SMTP id 14mr296989eet.190.1315681836864; Sat, 10 Sep 2011 12:10:36 -0700 (PDT) Received: from [192.168.1.12] (5ED0E470.cm-7-1d.dynamic.ziggo.nl [94.208.228.112]) by mx.google.com with ESMTPS id f56sm297763eea.0.2011.09.10.12.10.35 (version=SSLv3 cipher=OTHER); Sat, 10 Sep 2011 12:10:36 -0700 (PDT) Message-ID: <4E6BB629.9010205@gmail.com> Date: Sat, 10 Sep 2011 21:10:33 +0200 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: Fbsd8 References: <4E6B8EB0.8070303@a1poweruser.com> In-Reply-To: <4E6B8EB0.8070303@a1poweruser.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: returning to 8.2 from 9.0 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: Sat, 10 Sep 2011 19:10:39 -0000 Fbsd8 schreef: > Have test pc. Been running 8.2 just fine. Installed 9.0 from cd and > after playing around tried to reinstall 8.2. Got error about GTP table > while trying to setup the HD. Used 8.0 livecd to > "dd if=/del/zero of=/dev/ad0 count=5 to wipe the start of the HD clean. > Now 8.2 install issues this msg > GEOM: ad0: the primary GPT table is corrupt or invalid. > > How do I fix the HD so 8.2 will install? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" maybe this little script helps you. http://wiki.freenas.org/faq:0129 It helped me in several situations. If that does not do the job, you could try dban disknuke that will wipe the disk completely regards, Johan Hendriks