How to disable boot chime in Yosemite?

Hi everyone,
I'm trying to disable the boot chime in Yosemite. Previously I was able to do this by way of a terminal command (sudo nvram SystemAudioVolume=%80) but this doesn't seem to work in Yosemite.
I know why the boot chime is useful and why I should just mute my speakers before shutting down, but I just want it disabled once and for all.
Besides the use of 3rd party apps, is there any way to disable it?
Thanks for any input.

This worked in Mavericks 10.9.5.
I had this scrapped from someone else's post.
Basically what it does is when you log off, it mutes the volume. On log-on, it un-mutes so your normal volume returns.
-Create scriptfile for muting:
sudo nano /opt/local/bin/mute-on.sh
#!/bin/bash
osascript -e 'set volume with output muted'
-Create scriptfile for unmuting
sudo nano /opt/local/bin/mute-off.sh
#!/bin/bash
osascript -e ‘set volume without output muted’
-Make both files executable:
sudo chmod +x /opt/local/bin/mute-*
-Check if any hooks already exist (these will be overwritten, so make sure it is OK for you)
sudo defaults read com.apple.loginwindow LoginHook
sudo defaults read com.apple.loginwindow LogoutHook
-Add hooks for muting
sudo defaults write com.apple.loginwindow LogoutHook /opt/local/bin/mute-on.sh
sudo defaults write com.apple.loginwindow LoginHook /opt/local/bin/mute-off.sh
–to delete the hooks, use the following:
sudo defaults delete com.apple.loginwindow LoginHook
sudo defaults delete com.apple.loginwindow LogoutHook
-Note that script files must be owned by root.
I wish Apple starts rethinking these unneeded clutters that really annoys new mac users.

Similar Messages

  • How to disable startup chimes

    Please help.
    OSX 10.10
    How to disable very loud and bothersome startup chimes.
    Thank you.

    Ooops...sorry, it doesn't work with the iMac.
    Try the Terminal method:
    http://www.maketecheasier.com/disable-macs-startup-sound/

  • How to disable boot jingle, and beep upon removal of power adapter, on U330

    hey ya'll, so I've been trying to figure out how to turn off the boot jingle, and really loud beep when you plugin/unplug the power supply, on the ideapad u330.  I've checked the bios, and there's nothing there that pertains to the noises, nor can I find anything within vista.
    any suggestions?
    thanks!
    My ongoing U330 review

    I'm very much with you on being able to disable these sounds.. Looking around I get the feeling that there is no way, but at least we should make enough noise about it that it is covered in a BIOS update or something.
    It is very annoying, particularly the power disconnection sound. It is disturbingly loud and I haven't even used it in public yet. Boy, this is going to be a problem in the library..

  • How to disable mail inline attachments yosemite

    Since installing Yosemite I have customers unable to download pdf attachments sent to them with Mac Mail. I purchased Attachment Tamer some time ago but it isn't yet supported for Yosemite and given the time taken I suspect it may not be updated. I believe the problem comes from the handling of attachments as "inline". Has Apple or any one else got a solution for this problem?

    sun_prvnrk wrote:
    We are running SUN Java messaging server on Solaris 10:
    Sun Java(tm) System Messaging Server 6.3-0.15 (built Feb 9 2007)
    libimta.so 6.3-0.15 (built 19:27:56, Feb 9 2007)You really need to upgrade your Messaging Server installation to a more recent MS6.3 patch level.
    I need to disable mail forwarding for few users. TO achieve this I implemented a script which deletes "mailForwardingAddress" and "mailDeliveryOption: forward" for those users periodically. Though these delete operations run successfully, the forwarding still works.What do you mean by "the forwarding still works"? Remember that Messaging Server MTA processes have an LDAP cache which can take 10-15 minutes to expire. So changing the forwarding setting may not be immediately reflected.
    What output do you get for the command:
    ./imsimta test -rewrite <users email address>
    I read somewhere that an ACI on the LDAP attribute for forwarding would work. But I'm not sure how to do this.If you don't know how to create/edit/maintain LDAP ACI's then you shouldn't be going down this path. A small mistake can result in large problems.
    Regards,
    Shane.

  • How to choose boot volume under Yosemite

    I just installed Yosemite on a partition of my internal HD.  I expected to be able to boot back into mavericks by holding the Option key down when restarting.  That doesn't work. How can i start up again using my Mavericks partition from before?

    Thanks very much.  It's been a long time since I had alternative systems, and I had completely forgotten that Pref.

  • How to Disable Boot to PXE w/WinXP Pro

    Is there a way to disable my 3000 J115 from trying to boot in the PXE environment.  The pc came with Vista Home Premium and I just downgraded it to XP Pro. I did change the boot devices so that it would look at the CD first but have since changed it back to HDD first.  Any suggestions?
    Thanks in advance.

    This worked in Mavericks 10.9.5.
    I had this scrapped from someone else's post.
    Basically what it does is when you log off, it mutes the volume. On log-on, it un-mutes so your normal volume returns.
    -Create scriptfile for muting:
    sudo nano /opt/local/bin/mute-on.sh
    #!/bin/bash
    osascript -e 'set volume with output muted'
    -Create scriptfile for unmuting
    sudo nano /opt/local/bin/mute-off.sh
    #!/bin/bash
    osascript -e ‘set volume without output muted’
    -Make both files executable:
    sudo chmod +x /opt/local/bin/mute-*
    -Check if any hooks already exist (these will be overwritten, so make sure it is OK for you)
    sudo defaults read com.apple.loginwindow LoginHook
    sudo defaults read com.apple.loginwindow LogoutHook
    -Add hooks for muting
    sudo defaults write com.apple.loginwindow LogoutHook /opt/local/bin/mute-on.sh
    sudo defaults write com.apple.loginwindow LoginHook /opt/local/bin/mute-off.sh
    –to delete the hooks, use the following:
    sudo defaults delete com.apple.loginwindow LoginHook
    sudo defaults delete com.apple.loginwindow LogoutHook
    -Note that script files must be owned by root.
    I wish Apple starts rethinking these unneeded clutters that really annoys new mac users.

  • How to disable idle logout from Yosemite?

    Hello,
    My iMac logs me out after being idle for an extended period of time, usually 40-60 minutes. Generally I am streaming a movie from my iMac to my Apple TV when i notice it as when it logs off it quits playing the movie. It is very irritating.
    I have done the following as per google & forum searches
    - Gone to Security in Sys Pref and ensured that the Require Password after x is unchecked - Done (was never checked)
    - Gone into Energy Saver to make sure that the computer is set to NEVER sleep display (<-i know this is unrelated) or computer, as well as ensure that Put Hard Disks to Sleep is unchecked as well.
    At this point I am not sure what else to do, is it perhaps a system process that is initiating this? Can I tell in a log some how?
    Thanks,
    James

    Hi ..
    System Preferences > Security & Privacy > General then click the Advanced tab.
    You may be prompted for your admin password to proceed.
    The window offers a time limit for log out determined by minutes of inactivity
    Make sure that's not checked.

  • How to stop booting windows in recovery mode (for windows 2008 and 2012 editions)

    Hi ,
    we are configure hyper-v cluster contain about 100 VM , if a host is down (unplanned failover )  its VM restarted but in the recovery mode on another hosts.
    pls tell me How  to disable  booting in recovery mode ?
    thanks,
    Ramy Shaker

    These two should sort it.
    bcdedit /set {default} recoveryenabled No 
    bcdedit /set {default} bootstatuspolicy ignoreallfailures
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to disable X11 autostart

    I have installed Solaris 9 and do not have any idea how to disable booting into X11 enviroment. I tried to find something in /etc/inittab (like in linux) but I failed.
    Any idea?

    You can mess with the rc scripts as much as you like.
    Of course it is better to use tools like the DT configuration, as Lion mentions.
    But nothing depends on S99dtlogn, especially that it is the last script to start. So you may modify its contents, rename, or remove it as you please.
    There's a single script among rc files, which launches each S... and K... script with either Start or Kill argument respectively. So you rename the script to anything that does not start with these letters.
    If I remember well, that single control script is started by some thing, which references svccfg database. svccfg is actually a utility that ultimately controls all startup, including the rc scripts.
    You may use it to turn off any part of the start up. But I don't remember if it can turn off individual rc scripts. Anyway, you would break your neck trying to grasp the structure of svccfg database and the internal commands of this utility, because it is all text mode.
    I personally would simply rename the file, or use DT configuration.
    But I mention the svccfg for completeness of the picture.
    svccfg may still come handy where scripting is required. You may want to study this utility and some other utilities related to it.
    Some configuration can only be done with svccfg.
    The behaviour of DT login, and configuration of its main screen can be done under /etc/dt/. You find original files somewhere under /usr/..., perhaps under /usr/dt/. Customize them and place under /etc/dt, as instructions in the files say.

  • Can not disable, turn off, mute or remove Apple boot start up chime using Yosemite 10.10.1

    I understand why Apple forces the boot chime upon us for marketing and diagnostics, but I really want to disable the start up chime when booting my MacBook Pro laptop. 
    I have tried the sudo commands that worked in Mavericks.
    nvram SystemAudioVolume=%80
    and
    nvram SystemAudioVolume=%00
    They do not work with Yosemite. 
    I have also tried muting my laptop before shutting down and muting the sound entirely in System Preferences.  This method does not work either.
    Every time I boot the laptop I have to annoy every one in the library, or the cafe, or the airport, or the workplace.
    Anyone have a solution for this?

    Same here. I've been wanting to disable this since very long time ago, and started actively looking for it when I bought my first macbookpro (rmbp13) last year. You won't get any answers because there isn't a solution.
    We get it, this is for diagnostics. But with most laptops being non-serviceable these days, it doesn't make sense to push boot up chime for everyone. It's really annoying when my coworker boots up her machine, and this has been going on since as back as I can remember.
    With 10.10.1, I have to often times force power-off my rMBP13 late-2013 model, and I'm the one making that obtrusive boot noise. Why can't Apple just make a preference check box as an option in system preference? I'll praise you guys and call it Magical.
    Apple, please make an option to disable the boot chime noise!

  • How to disable Bonjour service advertising in Yosemite

    Hi there,
    I'm trying to disable the Bonjour service advertising in Yosemite / Mac OS X 10.10.
    Unfortunately the instructions in OS X: How to disable Bonjour service advertising without disabling DNS no longer apply, since Yosemite no longer has /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
    I did some digging around and there's someone who made a script to disable it in various Mac OS versions, including supposedly Yosemite: https://github.com/MacMiniVault/Mac-Scripts/blob/master/disablebonjour/disablebo njour-README.md
    I had a look at the script to find out what it does and manually inserted "--no-multicast" as string under Program Arguments in /System/Library/LaunchDaemons/com.apple.discoveryd.plist
    Doing so, will mess up the wi-fi. Networks only show when wi-fi is off, and turning it on makes it seem like it's off and I'm never able to connect until I undo the changes described above.
    Wondering if:
    1) The result from changes above is expected or is it a bug?
    2) If Apple can update OS X: How to disable Bonjour service advertising without disabling DNS to include instructions for Yosemite.
    3) Did anyone here manage to disable Bonjour service advertising in Yosemite without introducing any new issues?
    Thanks!

    So far, it doesn't appear to work correctly.  I've posted more details in a thread here:
    Disable Bonjour in 10.10 without breaking DNS or WiFi

  • HT201262 how to disable discrete card on boot?

    how to disable discrete card on boot?
    My discrete card now total dead, i can only boot into safe mode, normal boot, some time very rare it pass discrete card check, then it boot in, then i used gfxGraphicsCard to force to use only integrated card, then it run fine.
    if some time i forgot to force. then run ios simulator then it auto switch to discrete card, then it's black screen and i must reboot.

    Do you have a mid 2010 15" Macbook Pro? If so, see here:
    http://support.apple.com/kb/ts4088
    If this is the problem you have, Apple will replace the logic board up to three years from date of purchase.

  • How to disable fsck on boot?

    I was wondering how to disable fsck from running after the drive has been mounted a certain number of times.
    I really don't want it doing the check.

    You could always just change your fstab file to denote that you don't want that particular mount to be checked...although that wouldn't fit in with your "after a certain number of times" idea.
    If you don't mind my asking, why are you looking to do this?  Since fsck checks the integrity of the filesystem it's trying to mount, and it usually doesn't take too long, why would you want to check it sometimes, and not others...I think it's extremely beneficial for unexpected filesystem problems caused by things like power-outtages, etc.  Especially if you don't reboot too often, I guess I don't see the advantage...

  • How to disable cs5servicemanager update popup at startup?

    how to disable cs5servicemanager update popup at startup?

    I am getting the same thing since I updated to Yosemite last week
    At EVERY restart and boot I get the message, "To Open 'CS5ServiceManager' you need to install the legacy Java SE 6 runtime.
    My System running 10.10:
                  Model Name: MacBook Pro
                  Model Identifier: MacBookPro10,1
                  Processor Name: Intel Core i7
                  Processor Speed: 2.6 GHz
                  Number of Processors: 1
                  Total Number of Cores: 4
                  L2 Cache (per Core): 256 KB
                L3 Cache: 6 MB
                Memory: 16 GB
                  Boot ROM Version: MBP101.00EE.B05
                  SMC Version (system): 2.3f36
                  Serial Number (system): C02J57H7DKQ5
                Hardware UUID: 8678CB48-DA7A-537F-A2B2-B3A53F98456B
    All Adobe software is up-to-date with CC2014
    All Adobe CC software has been uninstalled except a couple like Bridge, Lightroom 5, Adobe Acrobat Pro XI
    Any Ideas what is going on?

  • How do you uninstall OS X Yosemite?

    I have recently installed the new OS X Yosemite. It's nice, however, I miss my mavericks system. How do I uninstall OS X Yosemite and back to Mavericks? I have a macbook pro w/ retina, and I think I have the OS X Yosemite 10.10 because it is asking me to update to 10.10.1.

    Presently,  you cannot reinstall Mavericks because Apple does not permit it. What you can do is reinstall Mavericks provided you have retained a backup of your Mavericks system that you can restore or you saved the Mavericks installer when you first upgraded to Mavericks. Otherwise, you can reinstall the system that came pre-installed on your computer when it was new:
    Install OS X Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This should restore the version of OS X originally pre-installed on the computer.

Maybe you are looking for

  • Error code 2738 when installing Quicktime

    Hello, I downloaded Quicktime on my computer and got an error message when installing it The error message says: "Itune + Quicktime error installation package. Error code 2738. Installation of Quicktime did not complete successfully. ITune requires Q

  • Use standard GUI status in customer GUI status without extra programming

    Hi,everyone. I have a problem in my development. now, I'm developing my own dialog program. And I need use my own GUI status. there are some buttons on application tool bar.when I click some buttons on the application tool bar,the program will do som

  • For Verizon Management

    Your phone call survey asking to rate the PERSON I worked with  using a computer bot is ANNOYING!!!!  I cannot stress this enough.  The person I work with is responsive and adaptable... the Survey Bot is slow, repetitive and wastes my time.   I score

  • I have photoshop CS4 and it is not responding what do I do ?

    I have photoshop CS4 and it is not responding what do I do ?

  • TECO status related Qus.

    Hi All, I have changed status of wbs to TECO and this wbs is already assigned to network activity that has an existing requisition(PR)/PO in it. now after doing TECO STATUS for wbs, again i went in network activity and tried to create new purchase re