GNU bug report logs - #62140
enable LVM in Grub

Previous Next

Package: guix;

Reported by: Emmanuel Beffara <manu <at> beffara.org>

Date: Sun, 12 Mar 2023 07:17:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Emmanuel Beffara <manu <at> beffara.org>
To: 62140 <at> debbugs.gnu.org
Subject: bug#62140: enable LVM in Grub
Date: Sat, 11 Mar 2023 19:02:06 +0100
Hello Guix,

Unless I missed something in the configuration process, the `grub.cfg`
generated by `guix system reconfigure` does not enable LVM, even if the store
is in an LVM volume. The immediate consequence is that Grub cannot load its
data files nor boot the system. The fix is as simple as adding `insmod lvm` in
`grub.cfg` before any `search` command, which I do by hand on each
`reconfigure`, but obviously Guix itself should do that.

I looked at `grub.scm` to see where things happen, and I see no mention of LVM
in this file. This surprises me because I am probably not the only one using
it. Actually, I use LVM on LUKS for full-system encryption, but this is
probably not rare either.

-- 
Emmanuel




This bug report was last modified 1 year and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.