You are not logged in.
Pages: 1
Hi,
I've got two disks and I've created a LVM with these disks and merge them in a two crypdevices.
here's the scheme
/dev/sda1 -> LVM -> LUKS sda1_c -> MOUNTPOINT /home
/dev/sdb1 -> BOOT -> MOUNTPOINT /boot
/dev/sdb2 -> LVM -> LUKS sdb2_c -> MOUNTPOINT /dev/mapper/cr-home /dev/mapper/cr-swap /dev/mapper/cr-root
(I read this post https://bbs.archlinux.org/viewtopic.php?pid=827495, we've to separate the cryptdevice by coma.
APPEND root=/dev/mapper/cr-root cryptdevice=/dev/sda1:sda1_c,/dev/sdb2:sdb2_c ro
During the boot, I enter passphrase
Encryption option sda1_c not known, ignoring
Last edited by NeanderMarcl (2013-10-08 11:34:15)
Offline
I replace /lib/hooks/initcpio/encrypt by the file in pastebin make a mkinitpio -p linux.
The reboot failed, nothig respond I have to use DVD repair.
Is there any other solutions ?
Last edited by NeanderMarcl (2013-10-08 15:28:43)
Offline
Offline
I want a bigger home I've to small HDD, the LVM makes me a "big" home.
It's not the good method to proceed ?
Last edited by NeanderMarcl (2013-10-08 16:57:41)
Offline
In other words?
Offline
Yeah, thanks for advices.
Offline
Pages: 1