From: Peter Humphrey <peter@prh.myzen.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2
Date: Wed, 20 May 2015 13:01:20 +0100 [thread overview]
Message-ID: <1469765.iFYJQ34TQG@wstn> (raw)
In-Reply-To: <CAGfcS_kgK2iqPg6rWNPdinoVCUCCV4gbuM8-bOArJ2Ns8uaE-A@mail.gmail.com>
On Wednesday 20 May 2015 06:26:08 Rich Freeman wrote:
> On Wed, May 20, 2015 at 5:42 AM, Peter Humphrey <peter@prh.myzen.co.uk> wrote:
> > No, it's only new SSDs, not the whole system, which is six years old. Does
> > that mean my choice is restricted to just the two versions of GRUB?
>
> Well, you could always use syslinux or something else. However, GRUB
> is probably your best bet.
>
> You should really consider moving to GRUB2 though.
Last time I looked, it couldn't handle all the kernels and options I have.
This is my grub.conf:
root (hd0,0)
timeout 10
default 0
fallback 3
color white/blue black/light-gray
splashimage /grub/splash.xpm.gz
title=Gentoo Linux 3.18.12
kernel /boot/kernel-x86_64-3.18.12-gentoo root=/dev/md5 net.ifnames=0 irqpoll
title=Gentoo Linux 3.18.12, no X
kernel /boot/kernel-x86_64-3.18.12-gentoo root=/dev/md5 softlevel=nox net.ifnames=0 irqpoll
title=Gentoo Linux 3.18.12, no network
kernel /boot/kernel-x86_64-3.18.12-gentoo root=/dev/md5 softlevel=nonet net.ifnames=0 irqpoll
title=Rescue System 3.18.11
kernel /boot/kernel-x86_64-3.18.11-gentoo-rescue root=/dev/sda8 net.ifnames=0 irqpoll
title=Rescue System 3.18.12
kernel /boot/kernel-x86_64-3.18.12-gentoo-rescue root=/dev/sda8 net.ifnames=0 irqpoll
Can grub-2 manage that for me?
> 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.
I was planning to keep /boot out of the btrfs setup, at least to start with.
--
Rgds
Peter
next prev parent reply other threads:[~2015-05-20 12:01 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-17 11:48 [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2 Nuno Magalhães
2015-05-17 13:24 ` Peter Humphrey
2015-05-17 14:09 ` Rich Freeman
2015-05-17 15:35 ` covici
2015-05-17 15:43 ` Canek Peláez Valdés
2015-05-17 16:05 ` Peter Humphrey
2015-05-17 19:36 ` Stefan G. Weichinger
2015-05-17 20:48 ` Nuno Magalhães
2015-05-17 22:08 ` Stefan G. Weichinger
2015-05-17 22:44 ` Nuno Magalhães
2015-05-18 1:08 ` Rich Freeman
2015-05-18 18:21 ` Nuno Magalhães
2015-05-18 19:27 ` Rich Freeman
2015-05-19 6:15 ` Alan McKinnon
2015-05-19 9:02 ` Peter Humphrey
2015-05-19 10:13 ` Neil Bothwick
2015-05-19 12:54 ` Rich Freeman
2015-05-19 14:44 ` Peter Humphrey
2015-05-19 14:53 ` Rich Freeman
2015-05-19 15:00 ` Peter Humphrey
2015-05-19 15:15 ` Rich Freeman
2015-05-19 15:11 ` Peter Humphrey
2015-05-19 15:22 ` gottlieb
2015-05-19 15:34 ` Rich Freeman
2015-05-19 15:38 ` gottlieb
2015-05-19 16:23 ` covici
2015-05-19 20:17 ` Rich Freeman
2015-05-19 21:30 ` Stefan G. Weichinger
2015-05-19 15:21 ` Marc Joliet
2015-05-19 19:39 ` Nuno Magalhães
2015-05-20 9:16 ` Peter Humphrey
2015-05-20 9:23 ` Neil Bothwick
2015-05-20 9:42 ` Peter Humphrey
2015-05-20 10:23 ` Neil Bothwick
2015-05-20 11:56 ` Peter Humphrey
2015-05-20 12:20 ` Alan Mackenzie
2015-05-25 1:24 ` Bruce Hill
2015-05-20 10:26 ` Rich Freeman
2015-05-20 10:51 ` covici
2015-05-20 12:06 ` Neil Bothwick
2015-05-20 12:21 ` covici
2015-05-20 12:55 ` Neil Bothwick
2015-05-20 13:24 ` covici
2015-05-20 13:49 ` Neil Bothwick
2015-05-20 13:29 ` Mick
2015-05-20 13:47 ` Neil Bothwick
2015-05-20 12:01 ` Peter Humphrey [this message]
2015-05-20 12:08 ` Neil Bothwick
2015-05-20 14:26 ` Peter Humphrey
2015-05-20 15:08 ` Peter Humphrey
2015-05-20 16:46 ` Bob Wya
2015-05-20 17:04 ` J. Roeleveld
2015-05-20 20:34 ` Neil Bothwick
2015-05-20 20:35 ` Neil Bothwick
2015-05-21 8:13 ` Peter Humphrey
2015-05-21 8:33 ` Neil Bothwick
2015-05-21 11:34 ` Rich Freeman
2015-05-21 11:44 ` Peter Humphrey
2015-05-21 12:10 ` Neil Bothwick
2015-05-21 12:14 ` Neil Bothwick
2015-05-21 13:19 ` Rich Freeman
2015-05-21 14:06 ` Neil Bothwick
2015-05-21 12:13 ` Neil Bothwick
2015-05-20 10:19 ` Alec Ten Harmsel
2015-05-20 10:22 ` Neil Bothwick
2015-05-17 23:24 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469765.iFYJQ34TQG@wstn \
--to=peter@prh.myzen.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox