Hey everyone,
I've seen this issue reported on various search results, namely this one at Apple Discussions.
After doing a quick search on JAMF Nation, I don't see it discussed - so either I missed it or not many people are facing the issue. Here goes:
When we mount a volume (either a .dmg or USB drive), the item shows up in Finder and is seen properly doing
diskutil list
and can be accessed without issue.
Things that don't work:
- Clicking the "eject" icon next to the volume name.
- Dragging the volume to the trash
Things that do work:
- Ejecting the disk via command line
hdiutil eject -force disk2s2
- Selecting the volume in Disk Utility and choosing "eject"
It's not a show-stopper (we've been dealing with it since at least January - on all versions of Yosemite, including 10.10.4) but it's sure annoying. I can definitely script something and put it in Self Service, but it seems that you should be able to eject a mounted volume using the native OS functionality.
Has anyone come across this and found a solution?
Thanks in advance!
-Mike