From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8C7741381F4 for ; Mon, 13 Aug 2012 12:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BDAD21C012; Mon, 13 Aug 2012 12:48:47 +0000 (UTC) Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97]) by pigeon.gentoo.org (Postfix) with ESMTP id 5CD58E078C for ; Mon, 13 Aug 2012 12:46:20 +0000 (UTC) Received: from ajglap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id q7DCkJIh003281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 13 Aug 2012 08:46:19 -0400 (EDT) Received: by ajglap.localdomain (Postfix, from userid 1502) id 7957C70076; Mon, 13 Aug 2012 08:44:02 -0400 (EDT) From: Allan Gottlieb To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] new installation (ssd, new udev, grub2) References: <20120810212213.0ce6e810@khamul.example.com> <20120813090643.3475957e@hactar.digimed.co.uk> Date: Mon, 13 Aug 2012 08:44:02 -0400 In-Reply-To: <20120813090643.3475957e@hactar.digimed.co.uk> (Neil Bothwick's message of "Mon, 13 Aug 2012 09:06:43 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: c1171b17-1956-436c-953b-78c7d4a546b1 X-Archives-Hash: 883092c285f620590b900902fbcdbbbc On Mon, Aug 13 2012, Neil Bothwick wrote: > On Sun, 12 Aug 2012 14:11:37 -0400, Allan Gottlieb wrote: > > GRUB2 works fine with MBR partition tables. But if you're starting from > scratch, you may as well use GPT and get rid of the legacy MBR > limitations and fragility. OK, but what about EFI? That seems to involve more work and the writeup suggests that you need a separate (FAT32) boot partition? allan