You are not logged in.
Pages: 1
Hi,
Is it possible to suspend to RAM or disk safely (if into RAM, wipe keys and other sensitive information) and resume? My current setup is LUKS on LVM and my entire system is encrypted (/boot and /) except the EFI partition (/boot/efi). I appreciate if someone could help me achieve this or point me in the right direction.
Offline
Take a look at https://github.com/guns/go-luks-suspend
Offline
Take a look at https://github.com/guns/go-luks-suspend
I quick search on the web resulted with this too, but I'm wondering if there aren't any other way to accomplish this other then installing a package from AUR.
I cannot find any good straightforward or "official" way to do this; it has to exist, right?
Last edited by svanberg (2018-09-30 19:43:04)
Offline
Well, you can write your own implementation in bash,go,c or in whatever you want. Using someone else work is much easier but the hard way exists.
Offline
Pages: 1