MacOS – Can not resize disk image file .dmg

disk-utilitymacos

I've found that OS X supports .img files which might be resized after it was created. Interesting thing is I can not resize more than 1 time 🙂 is it real limitation or I'm doing something wrong ?

I've made an image file via Disk Utility, selected image format: sparse. And was able write on it up to the selected size, then I was able to increase it's size once (with Disk Utility), put files up to capacity and THEN I can't resize it anymore enter image description here

Best Answer

I have the same error message.

This worked for me in Terminal (thanks to Ray's Weblog):

hdiutil resize -size 1g ~/Documents/MyDiskImage.dmg