LVM-LUKS (Full Disk Encryption) Remote entsperren
sudo apt install dropbear-initramfs
Public SSH-Key in /etc/dropbear/initramfs/authorized_keys
einfügen.
Ggf. bzw. besser in /etc/dropbear/initramfs/dropbear.conf
den SSH Port anpassen:
DROPBEAR_OPTIONS="-p xxPORTxx"
Konfiguration updaten:
sudo update-initramfs -u
Beim Booten kann man sich dann auf dem konfigurierten Port per SSH verbinden und mit cryptroot-unlock
die Partion(en) entsperren
Siehe dazu ggf. auch:
Dropbear (Pre-boot) statische IP
Dropbear (Pre-boot) statische Route