For the database and ultimately the preference pane:
— to enable the menu:
defaults write com.apple.DiskUtility DUDebugMenuEnabled -string YES
— or to disable the menu:
defaults write com.apple.DiskUtility DUDebugMenuEnabled -string NO
Technical note:
http://developer.apple.com/library/mac/#technotes/tn2004/tn2124.html
Original issue reported on code.google.com by grahampe...@gmail.com on 15 Apr 2011 at 8:28
Original issue reported on code.google.com by
grahampe...@gmail.com
on 15 Apr 2011 at 8:28