Hi, basically I registered just to contribute to this thread, as I experienced this issue for almost a year now, without solution (MBP 15" early 2015). Basically it's some launch agent or daemon that breaks this (and make the booting time very long)
This is what fixed it for me, I did it just 1 hour ago, so it might break again in the future.
Symptoms:
- unable to mount external disks
- unable to mount dmg images (this works using hdiutil, but not from finder)
- connected disks are
NOT visible from Disk Utility
Pre-check:
- Reboot your Mac in safe mode and check if the disks are mountable/visible there, if so, good news.
Fix:
Make a backup and remove all the elements in:
-
/Library/LaunchAgents
-
/Library/LaunchDaemons
-
~/Library/LaunchAgents
-
~/Library/LaunchDaemons
Reboot
That fixed for me (and sped up my boot time)
Maybe it's not the issue for everyone, but this was the first discussion point on these symptoms, so it may be useful to someone.
Let me know how it goes