Skip to content

Resizing disk image

Alexey Matveichev edited this page Jul 31, 2015 · 2 revisions

At certain point in time, when number of installations grows one can run out of free space on disk image with case-sensitive file system. So to resize the image, you:

  1. Unmount it (using Finder or hdiutil detach command)
  2. Issue hdiutil resize command

And that is all.

Clone this wiki locally