How to skip image verification

Joined
Jan 28, 2009
Messages
4
Reaction score
0
Points
1
Hello, I need some help with skipping verification while mounting

How do I do this? I mean I see the popup box showing to skip..but it verifies so fast that I don't time to click "Skip" can someone please help?


Regards,
imabigkid.
 
Joined
Sep 30, 2008
Messages
224
Reaction score
1
Points
18
Location
Argentina
A quick google search:

I’ve been using OS X for a while now, and one thing that really irks me, especially on larger DMG files like a Leopard image, is that OS X automatically tries to verify the checksum of the DMG image file, which could take hours.

There are a few applications out there that will disable this for you, but if you want the quick and dirty method, and don’t mind using the Terminal once in a while, use this one-liner to disable the verification easily:

defaults write com.apple.frameworks.diskimages skip-verify true
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top