Hi,
I want to decrypt two disks with same LUKS passphrase.
On my second disk is the /home partition.
crypttab / fstab.
secret UUID=<UUID> none luks,keyscript=decrypt_keyctl
With dracut-made initramfs both disk were opened by cryptsetup and mounted while booting.
With ugrd-made initramfs second disk is not opened by cryptsetup.
Thanks for any advices