Bug#741342: /usr/sbin/update-grub: update-grub writes root=UUID= to grub.cfg for LVM2, renders machine unbootable
gregor herrmann
gregoa at debian.org
Tue Mar 11 18:41:02 UTC 2014
On Tue, 11 Mar 2014 14:43:53 +0200, Modestas Vainius wrote:
> update-grub writes root=UUID=xxxxxx for LVM2 volumes to kernel command line.
> This renders the system unbootable since it is not supported as far as I can tell.
Confirmed (not the "unbootable" part, since I found this bug report
before :))
> Hence, if I replace root=UUID=af89a290-9c6f-4039-8d5c-95aa75654776 with
> root=/dev/mapper/mdxinventi-root, the system boots fine.
Updating /etc/default/grub helped for me:
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
GRUB_DISABLE_LINUX_UUID="true"
(and re-running update-grub2)
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Madonna / Antonio Banderas: Goodnight And Thank You
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 928 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20140311/eb26d4f7/attachment.sig>
More information about the Pkg-grub-devel
mailing list