OSX 10.5 not ejecting mounted .DMGs
Sean Lynch | November 8, 2007I’ve found that Mac OSX 10.5 (Leopard) isn’t always ejecting mounted DMG files in the usual methods (i.e. dragging to trash, right clicking and choosing eject, you know, the way it should work).
I found the following command works until Apple fixes the bug. Next time, I’ll also try using Disk Utility (thanks to the guys on Apple support forums for both tips).
Open up a terminal, cd to /Volumes, get the name of a mounted DMG file, and try like this:
(in my case the volume was /MailTags2.2b4):
maggie:Volumes blloyd$ hdiutil detach MailTags2.2b4
“disk1″ unmounted.
“disk1″ ejected.






had this problem myself - worked great - thanks
dave | November 22, 2007had this problem myself – worked great – thanks
I am having this problem. Unfortunately, I have no experience
Logan | December 11, 2007I am having this problem. Unfortunately, I have no experience with the terminal. Could you explain it in layman’s terms?
Thanks! I've been wondering how to do this.
shellnet | February 8, 2008Thanks! I’ve been wondering how to do this.