Sample Header Ad - 728x90

how to fix hibernate in linux debian

0 votes
1 answer
131 views
I'am trying to make my laptop to hibernate , but it can't , showing me an error (call to hibernate failed : not enough swap space for hibernate ) so my old swap partition was 1giga so i extended it to 17giga (because i have a 16 giga memory) and I should add a new swap file with this size so I add it using this command sudo swapoff -a sudo nano /etc/fstab sudo swapon /swapfile sudo nano /etc/fstab sudo blkid /swapfile but it didn't work and i search if still the old partition and i found it so what is the solution ??
Asked by ahmad ali (1 rep)
Feb 6, 2025, 11:05 AM
Last activity: Feb 10, 2025, 05:00 PM