My PC has 48GB of RAM and 8GB swap partition, so I have to check how much memory is used with "$ free -h" before hibernation.
On Thu, Sep 26, 2024, 9:23 AM Alexander V. Makartsev <avbetev@gmail.com> wrote:
On 26.09.2024 14:51, YOYO wrote:
Do you have a swap partition? It has to be sufficient in size and is necessary for Hibernation to work.Hello everyone,Recently, I need to cut off power supply with all my running tasks saved.But it seems that the hibernate mode provided in Debian only allows me toSuspend to Ram(STR, or S3 mode in ACPI).Is there any way to Suspend to Disk (STD, or S4 Mode in ACPI) in Debian?Thank you for your replies in advance.
Best Regards,Richard
Do the usual rules-of-thumb for swap sizing apply in the case of hibernation? Or should it be larger than that?