Auto-mount external drives on OS X

POSTED BY niklas on Aug 9 under Technology

Run the following as root to make disks auto-mount during system startup. I use this to have an external disk to put my Tomcat, JBoss and MySQL logfiles on
defaults write /Library/Preferences/SystemConfiguration/autodiskmount AutomountDisksWithoutUserLogin -bool true

Leave a Comment

If you would like to make a comment, please fill out the form below.

Name (required)

Email (required)

Website

Comments

Copyright Niklas Saers, 2000-2008