Possible Duplicate:
Adding swap partition after system installation
I got 8GB RAM on my laptop but only partitioned 1GB for swap, now the hibernation cannot be achieved even if I use sudo pm-hibernate.
Is there any solution?
I got 8GB RAM on my laptop but only partitioned 1GB for swap, now the hibernation cannot be achieved even if I use sudo pm-hibernate. Is there any solution? |
|||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Hibernation basically writes the contents of RAM to disk, using the swap partition. So, for hibernation to work, you need a swap partition not smaller than your RAM - I'd try something like 10Gb. From SwapFAQ:
You'll need to boot from a LiveCD and use |
|||
|
|
|
I'd suggest increasing the size of the swap partition if you can. Traditionally swap was twice the size of the RAM but you could probably get away with 4Gb. You should also look at how much of the swap space is getting used with something like activity monitor. |
|||||||||||
|