Gentoo Archives: gentoo-user

From: Nilesh Govindrajan <me@××××××××.com>
To: Gentoo User Mailing List <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: grub-mkconfig doesn't pick UUID/LABEL
Date: Sat, 09 Aug 2014 18:44:07
Message-Id: CAHgBc-tjJqZoZCsw-d7p1hC9FDM_kFNWgVWo7dzk83CysiJMwg@mail.gmail.com
In Reply to: [gentoo-user] grub-mkconfig doesn't pick UUID/LABEL by Nilesh Govindrajan
1 On Sun, Aug 10, 2014 at 12:06 AM, Nilesh Govindrajan <me@××××××××.com> wrote:
2 > When I run grub-mkconfig (it's grub2, -multislot), it generates
3 > root=/dev/md127p2. md arrays get assembled at boot so their numbers
4 > aren't fixed.
5 >
6 > So far I've been manually editing the generated config. But I don't want
7 > a non-booting server some time in future because of this bug. My rootfs
8 > has a label with gentoo and root=LABEL=gentoo works perfectly.
9 >
10
11 Never mind, http://wiki.gentoo.org/wiki/GRUB2 solved it for me.