Re: installation on LVM on LUKS

2023-03-05 Thread Emmanuel Beffara
De wolf le 04/03/2023 à 00:42: > On 2023-03-03 18:03:39 +0100, Emmanuel Beffara wrote: > > Unless I am missing something, tinkering with initrd modules has nothing to > > do > > with my issue. The missing “insmod lvm” is in grub.cfg, it is related to > > Grub > > modules, not kernel modules. The

Re: installation on LVM on LUKS

2023-03-03 Thread wolf
On 2023-03-03 18:03:39 +0100, Emmanuel Beffara wrote: > Hi Roman, > > Thanks for the suggestions. > > De Roman Scherer le 03/03/2023 à 16:05: > > did you add the cryptsetup-static and lvm2-static packages to the > > packages field of your operating system? > > I had not, but I just tried adding

Re: installation on LVM on LUKS

2023-03-03 Thread Emmanuel Beffara
Hi Roman, Thanks for the suggestions. De Roman Scherer le 03/03/2023 à 16:05: > did you add the cryptsetup-static and lvm2-static packages to the > packages field of your operating system? I had not, but I just tried adding them and nothing changed. > Apart from that, I think you also need to a

Re: installation on LVM on LUKS

2023-03-03 Thread Roman Scherer
Hi Emmanuel, did you add the cryptsetup-static and lvm2-static packages to the packages field of your operating system? Apart from that, I think you also need to add the dm-crypt module to the initrd-modules field of the of the operating system. I'm not sure about your other question, but from

Re: installation on LVM on LUKS

2023-03-03 Thread Raffael Mancini
Hi Emmanuel, You might want to look into adding missing modules to the initramfs (https://guix.gnu.org/manual/en/html_node/Initial-RAM-Disk.html). I had to do this so I could boot a system with Linux MD RAID. Best regards, Raffael > Emmanuel Beffara hat am 02.03.2023 11:25 CET geschrieben:

installation on LVM on LUKS

2023-03-03 Thread Emmanuel Beffara
Hello, I am currently trying to install Guix System on my laptop and I am facing an issue with the bootloader configuration. I use full-disk encryption with a single encrypted partition, split into several logical volumes using LVM, plus an extra non-encrypted partition for EFI boot material: