A weird problem, but I have some disk-images that I like to use for various purposes. However, one of them keeps mysteriously unmounting itself (or something is unmounting it).
I'm wondering, is there any way to monitor activity for a disk image, and possibly find out which process is unmounting it?
It's a really weird issue, and especially annoying when it happens while I'm using the volume, as whatever's unmounting it is apparently forcing it (as it should normally fail to unmount due to open file handles I think).
I'm wondering, is there any way to monitor activity for a disk image, and possibly find out which process is unmounting it?
It's a really weird issue, and especially annoying when it happens while I'm using the volume, as whatever's unmounting it is apparently forcing it (as it should normally fail to unmount due to open file handles I think).