Jump to content
2 posts in this topic

Recommended Posts

  • 5 months later...

I solved this problem by first checking my hibernation settings by issuing a 'pmset -g':

 

Active Profiles:

Battery Power -1

AC Power -1*

Currently in use:

sleep 0

displaysleep 0

autorestart 0

hibernatefile /var/vm/sleepimage

hibernatemode 3

powerbutton 0

lidwake 1

ttyskeepawake 1

disksleep 10

 

So then I changed my hibernation settings to zero by issuing this command and then removing the file:

 

sudo pmset hibernatemode 0

sudo rm /var/vm/sleepimage

 

A reboot later and I had 3 gigs of disk space back, weee!

×
×
  • Create New...