Disable boot on power source and boot on lid open by running this on terminal:
sudo nvram AutoBoot=%00
Enable it again by running
sudo nvram AutoBoot=%03
-----
Feature removed by apple on latest firmware, doesn't work anymore.
Bonus: Boot chime control
sudo nvram BootAudio=%00
sudo nvram BootAudio=%01
More about the boot audio thing later.
sudo nvram AutoBoot=%00
Enable it again by running
sudo nvram AutoBoot=%03
-----
Feature removed by apple on latest firmware, doesn't work anymore.
Bonus: Boot chime control
sudo nvram BootAudio=%00
sudo nvram BootAudio=%01
More about the boot audio thing later.
Last edited: