Michael Taylor schrieb: > So I see from the Version 1.3.2 Change log the following: > > VBoxManage: added support for compacting VDI files (requires zeroing > freespace in the guest) > > How does this work? I cannot determine from typing VBoxManage and > examining the options.
Well, the code was written before releasing 1.3.2, but with the files in the 1.3.2 binary release there is no way to activate it (only via the vditool utility which we don't ship as part of 1.3.2 - search the mailing list for a download link). In the next release this feature will be available via the "VBoxManage modifyvdi VDINAME/UUID compact" command. It's already in the current source code available in SVN, but building from sources just for this feature is probably not worth the effort (use vditool). -- Klaus Espenlaub InnoTek Systemberatung GmbH, http://www.innotek.de _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
