I have some documents inside a password protected disk image on an external drive. I want to put some more into the disk image, but the size I originally created it at is too small for me to add the new stuff. Is it possible to resize the disk image without corrupting the data currently inside it?
I found this, is this right:?
I'm on 10.3.9.
I found this, is this right:?
Code:
hdiutil resize -size 25g /PATH/TO/DISK/IMAGE.dmg
I'm on 10.3.9.