To enable Safe Sleep on a mac, issue the following command on a terminal:
sudo pmset -a hibernatemode 1
When the lid is closed, the ram content will be written to disk.
By issuing the following, the ram content will be written to disk only when the battery is almost dead.
sudo pmset -a hibernatemode 3













0 Responses to “Safesleep Mac”
Leave a Reply