Re: Auto-mounting disk images
Re: Auto-mounting disk images
- Subject: Re: Auto-mounting disk images
- From: Pierre-Olivier Latour <email@hidden>
- Date: Mon, 03 Feb 2003 12:29:47 -0800
Simply use this in the terminal:
hdiutil internet-enable <IMG path> -yes
The bit is reset after the image has been automatically decompressed.
>
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.
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Palo Alto, USA
http://www.pol-online.net
_______________________________________________
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.