p3p1
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by p3p1
-
-
This is my first installation with funtoo. I have used a combination of luks and lvm that is I encrypted the partition /dev/sda2. After I've created three volume root, home and portage and formatted with btrfs. The mount point are respectively: /mnt/funtoo, /mnt/funtoo/home,/mnt/funtoo/usr/portage. The sda1 is vfat efi partition where I installed the grub2 . The kernel is debian-sources. The boot.conf is the following
"Funtoo Linux General" { kernel kernel[-v] initrd initramfs[-v] params += crypt_root=/dev/sda2 dolvm real_root=/dev/mapper/vg-root rootfstype=btrfs }The boot-boot-update don't has errors. My question is the following during the boot I have this error:
No volume groups found. Block device /dev/mapper/vg-root is not a valid root device. Could not find the root block device in .
Where I wrong ?

First installation problem with LUKS+LVM+BTRFS
in Installation Help
Posted
ok you`ve right but now after the correct installation with only luks and lvm I`ve the following error
I checked the kernel config and appears correct, the output of lsmod is the following
How can I solve this problem