From owner-freebsd-current@FreeBSD.ORG Thu Oct 6 14:41:27 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 8DFC9106567C; Thu, 6 Oct 2011 14:41:27 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id D4FB61778DC; Thu, 6 Oct 2011 14:41:25 +0000 (UTC) Message-ID: <4E8DBDDA.2070405@FreeBSD.org> Date: Thu, 06 Oct 2011 18:40:26 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: Ivan Voras References: <1927112464.20111004220507@serebryakov.spb.ru> <4E8B7A27.5070908@quip.cz> <344794801.20111005101957@serebryakov.spb.ru> <4E8C1426.60107@quip.cz> <251861322.20111005125825@serebryakov.spb.ru> <4E8C6E85.90005@quip.cz> <4E8CD662.90202@quip.cz> <4E8D9136.6040200@digsys.bg> In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=10C8A17A Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig72D06EE7EE699576503845D3" Cc: freebsd-current@freebsd.org, freebsd-geom@freebsd.org Subject: Re: RFC: Project geom-events X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 14:41:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig72D06EE7EE699576503845D3 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable On 06.10.2011 16:36, Ivan Voras wrote: > 2) this makes the device unbootable as the GPT partition is per > definition not valid. It still stores the primary partition table on th= e > first sector (and the following sectors...), but its secondary table is= > stored at one sector short of device's last sector (which is used by > glabel). Any utilities and BIOSes which test for GPT will find the firs= t > table but not the last and depending on how sensitive / broken they are= , > they will either recognize a broken GPT (and/or try to fix it, > destroying the glabel label), or not work at all. Actually we support booting from GPT when secondary GPT header is not in the last LBA. Our bootcode will complain in this situation, but it works.= --=20 WBR, Andrey V. Elsukov --------------enig72D06EE7EE699576503845D3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJOjb3hAAoJEAHF6gQQyKF6W5AH/3HXS0y2iXBZBDKTtpaRkQS4 wlqYkeaOleUvspkQWu1hFCeKliU/SXgFxJPk2XaRKsvuIBuSVanWDHUzJg64JhUX gtp3mE/MYhSV/hI46JJU9+SLmPZS/HD5kdrEwaKqsAa1pSnzMgBj0y1dctqK7DWJ F/5k0d8cCzk6dUJXM0tkbF4Irlgl1UOj/050VftvL/R8wXqOlJiht2xFWP4FyAGZ 7JUCPAvVU7eijXT7+zXo7yo5wbY491KA/sfy06KuD5LeicYt0KrUsuH6S1k92cQc 6wR2OwT5RFzUUpkbULcTso3hF0l0DO638cgceKuJXJCREZYWuZEhZdLB9Qri3C0= =n6QK -----END PGP SIGNATURE----- --------------enig72D06EE7EE699576503845D3--