Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Store Developer docs on a compressed disk image' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Store Developer docs on a compressed disk image
Authored by: djbe on May 03, '07 09:13:45AM
Why don't you add the -noverify option? mounts much faster, like this then:
hdiutil attach -noverify -mountpoint /Developer/ADC\ Reference\ Library /Developer/DevLibrary.dmg

[ Reply to This | # ]