RE: Auto-mounting disk images
RE: Auto-mounting disk images
- Subject: RE: Auto-mounting disk images
- From: "Josh Ferguson" <email@hidden>
- Date: Mon, 3 Feb 2003 09:18:49 -0600
- Thread-topic: Auto-mounting disk images
Chris,
You can also create this type of disk image in FileStorm. Check out
http://www.mindvision.com/filestorm.
Josh Ferguson
MindVision Software
-----Original Message-----
From: Chris Ridd [
mailto:email@hidden]
Sent: Sunday, February 02, 2003 12:20 PM
To: Cocoa Development List
Subject: Auto-mounting disk images
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.
_______________________________________________
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.