Turns out that Macs also have the hibernate feature. Except, it's not available by default. This is most likely because Apple just wants you to use their sleep feature instead of shutting down the computer all together.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_pMGRy3OuMTYOMCIlxV1aHBXyA-6CgwP5Ep8ivHAA4e4R03fvwKPDDBlb6lEZFJ8UWhAUtdxFOShEwt1ZXa1_2vbKi0YrrQv_ip-MtWjmTCfgizU1J2kqVny8bYrahuSsXESP7RgtiWQ/s200/DeepSleepWidget.png)
Note: If you have a Intel machine, it should work flawlessly. However, if you have an older PPC machine, you'll have to read the user manual to see if you're in luck.
Alternatively, you can also tinker around with the Terminal if you wish to do so. Normally, this is what the mac uses:
sudo pmset -a hibernatemode 3
However, you can change it to:
sudo pmset -a hibernatemode 1
to enable DeepSleep.
Happy Zzzzzing!
On a side note: the way I came across this feature by "accident" was when my battery ran out of power. So I removed the battery from the computer and plugged in the computer without the battery installed. Interestingly enough, the computer booted into a state that was exactly they way I left it before my reserve battery power ran out. Knowing this fact piqued my curiosity regarding a possible Windows like hibernate feature on the mac, leading to the discovery of the wonderful widget.
0 comments:
Post a Comment