You are not logged in.
Pages: 1
Hi,
I'm getting the following error after I attempt to boot into Arch, after doing an encrypted logical volume for my root/home partition.
ERROR: device '/dev/mapper/root' not found. Skipping fsck.
It boots into a shell after booting arch with a minimal set of commands - rootfs.
I know this is because it either can't find the drive or can't open it. package lvm2 is installed and I configured mkinitcpio.conf and ran before installing the bootloader where I included in GRUB_CMDLINE_LINUX the cryptdevice kernel params with root mapping and verified this was included in the command line when running linux command in /boot/grub/grub.cfg
What other commands can I run to see what the problem is? Is there something I am missing? I thought I followed the whole wiki. I've done this in the past, and it normally asks me to decrypt the drive, but that isn't happening here.
Thanks
V
Edit:
Ah, it was because I had the mapping incorrect.
I followed System_configuration#cryptdevice and that works.
Last edited by vpetite (2019-11-11 19:07:11)
Offline
Pages: 1