On 21 Aug 2009, at 22:30, PCWiz wrote:
I'm using the OS X authorization frameworks to run the shell command "diskutil eraseVolume" to format a drive and then copy some files to it. The problem is that the copy procedure starts before the volume is remounted after the format. Is there any way to make it wait until the volume has been mounted again?
You could watch for an NSWorkspaceDidMountNotification from the shared NSWorkspace's notification centre.
Kind regards, Alastair. -- http://alastairs-place.net _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com