]> git.ipfire.org Git - thirdparty/systemd.git/commit
Add recommended initramfs regeneration
authorRoepLuke <contact@roeper-luke.de>
Thu, 21 Sep 2023 21:52:04 +0000 (23:52 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 22 Sep 2023 15:02:44 +0000 (16:02 +0100)
commitc9bb40b133a975607666f3be1a7ed4bcb9080478
tree51c04a04e7016e3b62fd6eb00bfaf205abff1fc2
parent021b0ff4050dd3bbb55ebc8f4a8a97cc5c03e258
Add recommended initramfs regeneration

I recently tried adding a FIDO2-Device as an unlocking method to the LUKS2 partition containing my Fedora install.
When trying to do this, I stumbled upon the here edited man files detailing how to do this.
I however could not unlock my partition with my FIDO2-Device after editing /etc/crypttab and rebooting.
As I found out after a while, I needed to regenerate / update my currently running / used initramfs (https://unix.stackexchange.com/a/705809).
This would have most likely solved itself for me with the next kernel update install (as far as I understand).
So I propose changing the files edited here to recommend or at least inform the user about this.
man/fido2-crypttab.sh
man/tpm2-crypttab.sh
man/yubikey-crypttab.sh