Auto-mounting disk images
Auto-mounting disk images
- Subject: Auto-mounting disk images
- From: Chris Ridd <email@hidden>
- Date: Sun, 02 Feb 2003 18:19:48 +0000
Some of Apple's recent disk image downloads (definitely Safari, and I
*think* iSync) have automatically got mounted by Disk Copy.app and files
moved out of it by "something".
This seems to be a new feature of 10.2.3, and after a bit of poking around
with hdiutil (pmap -verbose) seems to be down to the pmPartStatus field in
the HFS+ partition containing the kPartitionIsMountedAtStartup bit (see the
Carbon AppleDiskPartitions.h) set.
Does anyone know how to set this bit in disk images created by Disk Copy.app
or the hdiutil program?
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.