How to enable the hibernation option on system menu in Ubuntu 14.04 just like windows.
Asked
Active
Viewed 1,055 times
0
1 Answers
0
First, make sure that your SWAP area is larger than your RAM. You can give it a try by entering
sudo pm-hibernate
If everything looks good then you can dig into it.
To enable the hibernation option. See answer in the link
-
My swap memory is 4.19 Gib ie 4.49GB larger than my RAM(4GB) but instead your link doesn't help me out from this problem – Rohit Gurjar Apr 08 '17 at 04:20
systemctl
) on the linked post will not work in 14.04 – Zanna Apr 08 '17 at 09:25