Hi,
I am trying to prevent hibernate so I can save disk space and battery power. I looked at instructions for older mac os but can't seem to delete the sleepimage
I used this in terminal:
sudo pmset -a hibernatemode 0
i tried these both but os x wouldn't allow operation to work:
sudo rm -rf /var/vm/sleepimage
sudo rm /var/vm/sleepimage
thanks
I am trying to prevent hibernate so I can save disk space and battery power. I looked at instructions for older mac os but can't seem to delete the sleepimage
I used this in terminal:
sudo pmset -a hibernatemode 0
i tried these both but os x wouldn't allow operation to work:
sudo rm -rf /var/vm/sleepimage
sudo rm /var/vm/sleepimage
thanks