GNU bug report logs - #44877
Root on LVM support

Previous Next

Package: guix;

Reported by: Mikhail Tsykalov <tsymsh <at> gmail.com>

Date: Wed, 25 Nov 2020 23:54:01 UTC

Severity: normal

Full log


Message #17 received at 44877 <at> debbugs.gnu.org (full text, mbox):

From: Emmanuel Beffara <manu <at> beffara.org>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 62140 <at> debbugs.gnu.org, Michael Rohleder <mike <at> rohleder.de>,
 44877 <at> debbugs.gnu.org
Subject: Re: bug#62140: enable LVM in Grub
Date: Thu, 23 Mar 2023 15:58:19 +0100
Hello,

De Maxim Cournoyer le 23/03/2023 à 13:48:
> It seems to me that since we produce grub.cfg ourselves if there's something
> to add there for LVM support (which I'm not sure there is -- apparently it
> already works for you ?), it should be explicitly coded in (gnu bootloader
> grub).

It does not work for me, that is why I reported this! The system does not boot
unless I manually add `insmod lvm` in `grub.cfg` because Grub does not find
the partition that contains the store.

So I agree something has to be done there.

> info '(grub) Changes from GRUB Legacy' mentions that "* GRUB 2 can read
> files directly from LVM and RAID devices.", so I would think there's nothing
> special to do?

As I understand it, this just means that Grub 2 has a module for reading LVM
devices and a module for reading RAID devices. But it still has to load them
somehow (unless there is a way to include them statically so they are
available from the beginning).

-- 
Emmanuel




This bug report was last modified 33 days ago.

Previous Next


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