If you don’t care about being notified each and EVERY time a disk is ejected from MacOS, run the following command.
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES;sudo pkill diskarbitrationd
Leave a comment