Skip to content

Multiple device support for encrypt hook

Task Info (Flyspray)
Opened By Stefan J. Betz (encbladexp)
Task ID 23182
Type Feature Request
Project Arch Linux
Category Packages: Core
Version None
OS All
Opened 2011-03-07 22:04:36 UTC
Status Assigned
Assignee Christian Hesse (eworm)

Details

Currently the encrypt hook for mkinitcpio can parse only on volume for encryption in the early boot stage. But there are some situations where multiple encrypted volumes are required to build a lvm or raid device.

sda1 -> Encrypted sdb1 -> Encrypted

Both volumes (sda1 and sdb1) are from the same volume group or raidset, but encrypted with different settings and/or passwords. The following syntax for encrypt maybe a good solution for this: cryptdevice=/dev/sda1:sda1_crypt,/dev/sdb1:sdb1_crypt

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information