VirtualBox
From Torben's Wiki
How to compact the virtual disk image
- Defragment hard drive (in guest system)
e.g. using Defraggler - Write zeros to hard drive blocks of free space (in guest system)
e.g. using nullfule - Compact the VDI virtual disk image (in host system)
by running
VBoxManage modifyvdi image.vdi compact