Problem with boot crypt

bruno pinto pinto at lal.in2p3.fr
Thu Sep 30 12:20:34 CEST 2021


Hello everyone,
I have a little problem in my partitioning.
I wanted to make a LVM crypt to my desktop client and in the end of the installation the client don't boot in the system.
It seems that the boot stop in initramfs as if it could not decrypt the root partition.
Here we have the partition:
# <type> <mountpoint> <size>   <fs type> <mount options> <misc options>

# entire disk with LVM, separate /home

disk_config disk1 disklabel:gpt bootable:1 fstabkey:uuid align-at:1M
primary /boot       100M   ext4      rw,noatime
primary /boot/efi   100M   vfat      rw
primary      -      200M-   -        -

disk_config cryptsetup
luks:"passwd" - disk1.3 - -

disk_config lvm fstabkey:uuid
vg vg1  disk1.3
vg1-root     /       100G    ext4   rw,noatime,errors=remount-ro
vg1-swap     swap    16G     swap   sw
vg1-home     /home   100-    ext4   rw,noatime,nosuid,nodev createopts="-L home -m 1" tuneopts="-c 0 -i 0"

Thank for you help,
--------------------------------------- 
Bruno FERREIRA PINTO    TEL:0164468580
Service Informatique
IJCLab
IN2P3/CNRS
Universite Paris-Sud 11
Rue André Ampere Bt 200 Pce 033
BP 33 91898 Orsay Cédex
---------------------------------------


More information about the linux-fai mailing list