Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'One possible fix for a non-ejecting disk image problem' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
One possible fix for a non-ejecting disk image problem
Authored by: asmeurer on Dec 29, '08 09:05:54PM
You could also try diskutil unmount force nameofdisk in Terminal. I would try it without the force option first.

[ Reply to This | # ]
One possible fix for a non-ejecting disk image problem
Authored by: asmeurer on Dec 29, '08 09:11:41PM
Sorry, it should be diskutil unmount force /Volumes/nameofdisk, where nameofdisk is the name you see on the Desktop. Type ls /Volumes and to see all possibilities.

[ Reply to This | # ]