chimeraos
chimeraos copied to clipboard
Not enough swap space for hibernation
When I try to put the system into hibernation using the sudo systemctl hibernate command, it says Not enough swap space for hibernation.
But when I use the free command to check the swap space, I can confirm that the reserved swap space is larger than the actual size of the memory.
Because the swapfile is in the home directory.
https://github.com/systemd/systemd/issues/15354
Because the swapfile is in the home directory.
Thanks, but I moved the swapfile into /var/swapfile and it still doesn't work, is there any other way?