SWAP on LVM LUKS for hibernation
I would like to use hibernation, I've set zram but I can't use systemctl hibernate with zram.
Can you add an option to add a SWAP partition to archinstall ?
root@archinstall : systemctl hibernate
Call to Hibernate failed: Not enough suitable swap space for hibernation availbe on compatible block devices and file systems
SWAP is fixed to 1GiB , actually system is using only 630MiB
FYI, zram doesn't support hibernation you either need zswap, swap file or swap partition in order to have hibernation. Swap partition needs to be at least the size of RAM to avoid errors during memory dumps.
Right but at the moment the archinstall does not seems to let user to add hibernation.
Can you add this feature ?
Similar or duplicate to https://github.com/archlinux/archinstall/issues/994