Doing things with stuff
Archive for February, 2015
OSX enable hibernate
05 years
by Stas Zytkiewicz
in Uncategorized
As I don’t use my OSX machine very often I like to have it hibernate iso suspend to RAM.
But as the “geniuses” didn’t enable it by default it has to be enabled manually:
sudo pmset hibernatemode 25
Now when you choose “sleep” it will hibernate.
To reset it back to suspend:
sudo pmset hibernatemode 3
Recent Comments