Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jer2eydevil88

macrumors 6502
Original poster
Feb 6, 2004
254
2
USA
Apple took it upon themselves to break the Disk Utility in every conceivable manner. Including the preferences section that has allowed me to disable verifying the checksum of every DMG file I open. It's a pet peeve of mine to have to wait for that to complete before it opens a DMG file for an installer.

Can anyone tell me an alternative way to disable it? My Google Fu is weak on this one.
 

jbarley

macrumors 601
Jul 1, 2006
4,023
1,895
Vancouver Island
At least to me, it is really starting to look like Apple's only offer to the public is going to be a glued together case with all soldered components and few if any software configuration options.
Amazing how attitudes change once you become "King of the Hill"

Sorry for the thread hi-jack.
 
  • Like
Reactions: cycledance

mads10000

macrumors newbie
Feb 6, 2015
2
0
I just tried this : sudo defaults write com.apple.frameworks.diskimages skip-verify true

But get a new error: no mountable file systems? Is there any trick to fix the second error?

Cheers
 

KALLT

macrumors 603
Sep 23, 2008
5,380
3,415
I just tried this : sudo defaults write com.apple.frameworks.diskimages skip-verify true

But get a new error: no mountable file systems? Is there any trick to fix the second error?

Cheers

This error only occurred after you changed the setting? This normally suggests that something is wrong with the DMG file.

By the way, the correct command is:
Code:
defaults write com.apple.frameworks.diskimages skip-verify -bool true
 

jer2eydevil88

macrumors 6502
Original poster
Feb 6, 2004
254
2
USA
As of OS X 10.11.3 this fix no longer seems to work. The disk verification is no longer disabled and re-applying it doesn't have the same effect.
 

malexander16

macrumors newbie
Jul 19, 2016
1
0
As of OS X 10.11.3 this fix no longer seems to work. The disk verification is no longer disabled and re-applying it doesn't have the same effect.

I ran into this problem with Sibelius, but I found out another workaround.

If you Navigate to System/Library/CoreServices and then launch the Installer app, it will then ask you to find and open a .pkg. Navigate to where you have your disk image saved, and select it. It'll bypass the verify and go straight to installing.
 

Zmav

macrumors newbie
Feb 19, 2017
1
0
Will that stop verifying all apps ( that aren't from the store or verified) or just the one that I have selected ?
 

NeonKingKong

macrumors member
Nov 14, 2008
69
7
Portland, OR
I ran into this problem with Sibelius, but I found out another workaround.

If you Navigate to System/Library/CoreServices and then launch the Installer app, it will then ask you to find and open a .pkg. Navigate to where you have your disk image saved, and select it. It'll bypass the verify and go straight to installing.

Thank you this worked perfect!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.