From owner-freebsd-geom@FreeBSD.ORG Sun Sep 2 16:54:50 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9EBC2106566B for ; Sun, 2 Sep 2012 16:54:50 +0000 (UTC) (envelope-from prvs=059261f175=nti@w4w.net) Received: from smtp.w4w.net (mail.w4w.de [87.225.242.3]) by mx1.freebsd.org (Postfix) with ESMTP id 5AFB18FC0A for ; Sun, 2 Sep 2012 16:54:50 +0000 (UTC) Received: by smtp.w4w.net (Exim 4.77/w4w) with ESMTPSA from nti.openvpn.local ([192.168.33.1] helo=[192.168.44.100]) (TLSv1:AES128-SHA:128) for (envelope-from ) authenticated as nti id 1T8COg-000OQh-OR; Sun, 02 Sep 2012 17:47:38 +0200 From: Nicola Tiling Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: Date: Sun, 2 Sep 2012 17:47:31 +0200 To: freebsd-geom@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) X-Mailer: Apple Mail (2.1486) Subject: GPT partitions missing, upgrading 7.4 to 8.3 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2012 16:54:50 -0000 Hi I'm trying to upgrade 7.4 to 8.3, but I fail. On a third slice I have nine gpt partitions. Originally they were = created under 6.2 with "gpt". The upgrade from 6.4 to 7.4 runs without = problems, but now from 7.4 to 8.3 the partitions are not found. I can't = see them under /dev and gpart list shows curious things, a fifth slice = in the third and a EBR scheme instead of GPT. =20 I have load the kernel modules geom_part_gtp, geom_part_mbr, = geom_part_bsd. Is there a save way to install 8.3 or is it dead-end? gpart list - 8.3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Geom name: da0s3 modified: false state: OK fwheads: 255 fwsectors: 63 last: 894563459 first: 0 entries: 14199420 scheme: EBR Providers: 1. Name: da0s5 Mediasize: 458016491008 (426G) Sectorsize: 512 Mode: r0w0e0 rawtype: 238 length: 458016491008 offset: 512 type: !238 index: 1 end: 894563459 start: 0 Consumers: 1. Name: da0s3 Mediasize: 458016491520 (426G) Sectorsize: 512 Mode: r0w0e0 gpart list - 7.4: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= Geom name: da0s3 fwheads: 255 fwsectors: 63 last: 894563426 first: 34 entries: 128 scheme: GPT Providers: 1. Name: da0s3p1 Mediasize: 3172244992 (3G) ... 2. Name: da0s3p2 Mediasize: 107374182400 (100G) ... Consumers: 1. Name: da0s3 Mediasize: 458016491520 (426G) Sectorsize: 512 Mode: r9w9e18=