Following on from my previous question entitled "What is the function(s) of the hidden Debug menu in Disk Utility?".
How do I enable the Debug Menu via Terminal command or otherwise, thereby increasing the functionality of Disk Utility ?
Following on from my previous question entitled "What is the function(s) of the hidden Debug menu in Disk Utility?".
How do I enable the Debug Menu via Terminal command or otherwise, thereby increasing the functionality of Disk Utility ?
Disk Utility starting in Mac OS ElCapitan (10.11, released in 2015) was completely redesigned and this feature does exist.
For the Disk Utility version in Mac OS Yosemite (10.10) and earlier:
Quit Disk Utility if it's open.
Open the Terminal application in /Applications/Utilities
.
Type this exact command and hit Enter key:
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
Quit the Terminal application.
Launch Disk Utility and you will have a the Debug menu.
DiskUtil
from terminal to get full functionality. – hoss Jul 11 '13 at 13:04