Desative o MacBook de inicializar automaticamente
# Reenable the Mac startup chime
sudo nvram BootAudio=%01
# And to disable it:
sudo nvram BootAudio=%00
# To reset your Mac to its default behavior
sudo nvram AutoBoot=%03
Blue-eyed Bee