Okay, I got a unique Java task to complete. I am trying to problematically in Java take a mac OS .dmg file (a mountable disk image) and do the following:
1. Mount it
2. copy the contents out
3....