Cryptsetup-initramfs cant deal with tpm2-device option
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cryptsetup (Debian) |
New
|
Unknown
|
|||
cryptsetup (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
In order to boot an encrypted system and autounlock with tpm2, the tpm2-device= option must be specified in /etc/crypttab. This works for non-root filesystems for some reason, but when applied to root filesystems it doesnt. Tested working on both arch and fedora, so the method is good, something is off in the background.
root@test:~# update-initramfs -u
update-initramfs: Generating /boot/initrd.
cryptsetup: WARNING: sda3_crypt: ignoring unknown option 'tpm2-device'
Manually adding it to /lib/cryptsetup
root@test:~# update-initramfs -u
update-initramfs: Generating /boot/initrd.
/usr/share/
That file belongs to cryptsetup-
Changed in cryptsetup (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in cryptsetup (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in cryptsetup (Debian): | |
status: | Unknown → New |
putting correct package on the bug