From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-164350-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1D4AC138CD0 for <garchives@archives.gentoo.org>; Wed, 20 May 2015 12:21:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADE68E09ED; Wed, 20 May 2015 12:21:38 +0000 (UTC) Received: from mail0131.smtp25.com (mail0131.smtp25.com [75.126.84.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C17CE09B3 for <gentoo-user@lists.gentoo.org>; Wed, 20 May 2015 12:21:37 +0000 (UTC) Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.9/8.14.8) with ESMTP id t4KCLYv1007641 for <gentoo-user@lists.gentoo.org>; Wed, 20 May 2015 08:21:34 -0400 From: covici@ccs.covici.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2 In-reply-to: <20150520130607.2a3e623b@digimed.co.uk> References: <CADqA9uYkvDWYGfrHtBmR+wQuCx5-ffHO+tw0jtiMSnwdKmv7DQ@mail.gmail.com> <1595871.4SttVHg2nm@wstn> <20150520102355.2eb77275@hactar.digimed.co.uk> <1878433.ZRiRyd1Yt7@wstn> <CAGfcS_kgK2iqPg6rWNPdinoVCUCCV4gbuM8-bOArJ2Ns8uaE-A@mail.gmail.com> <4981.1432119113@ccs.covici.com> <20150520130607.2a3e623b@digimed.co.uk> Comments: In-reply-to Neil Bothwick <neil@digimed.co.uk> message dated "Wed, 20 May 2015 13:06:07 +0100." X-Mailer: MH-E 8.5; nmh 1.6; GNU Emacs 23.4.1 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <7639.1432124494.1@ccs.covici.com> Date: Wed, 20 May 2015 08:21:34 -0400 Message-ID: <7640.1432124494@ccs.covici.com> X-SpamH-OriginatingIP: 70.109.53.110 X-SpamH-Filter: d-out-001.smtp25.com-t4KCLZkd009182 X-Archives-Salt: ab07352c-3c46-4809-93c1-faed14a05737 X-Archives-Hash: 26efa9cbd0337385b4b230670bc4b896 Neil Bothwick <neil@digimed.co.uk> wrote: > On Wed, 20 May 2015 06:51:53 -0400, covici@ccs.covici.com wrote: > > > > You should really consider moving to GRUB2 though. I don't know about > > > legacy GRUB, but GRUB2 can handle your boot partition being on btrfs. > > > I still left space on my drives for a boot partition anyway, since it > > > will be needed when I move to EFI. > > > > How did you makr the boot partition, or is it just linux? Did you use > > gpt or mbr? I am about to convert to ssd, and I may as well do it in > > such a way that future mbs will work much easier. > > If you want t be able to use UEFI, you need to use GPT. UEFI needs a FAT > partition at the start of the drive, type FE00, but booting a GPT disk > with MBR requires a small BIOS boot partition, type EF02, at the start of > the drive (mine is 1MB). > > For ease of switching to UEFI later, I'd do > > sda1 1MB BIOS boot, type EF00 > sda2 /boot, type 8300 > everything else. > > You can make sda2 ext2, then, when it is time to switch, simply backup > the contents of /boot, replace sda1 and sda2 with a single EF00 > partition, formatted with FAT, and copy the contents of /boot back. Thanks, does the 1mb partition have to have anything in it? -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com