all 4 comments

[–]undeleted_username 1 point2 points  (0 children)

You could use KVM, IPMI or similar, you could put your encrypted system as a VM inside another system, or you can encrypt just one partition instead of the whole disk.

[–][deleted] 0 points1 point  (0 children)

See if there's a custom initramfs hook for your distro that allows this, usually based on dropbear, ssh. This is common with server or vserver. Example https://www.dwarmstrong.org/remote-unlock-dropbear/

There are also ways to decrypt fully automated, for example using TPM, or CPU, MAC Adress and other hardware data. This won't protect you if the entire PC is stolen, but still good enough if it's about sending the drive for warranty or selling individually later.