Después de notar el desmesurado crecimiento del archivo .vhd de mi Virtual Machine mencionado ya en artículos anteriores, realicé una búsqueda en Internet y encontré el siguiente fragmento de un blog en MSDN que detalla como compactar dichos archivos y por ende economizar bastante espacio en el disco duro.
Compact Your VHD Files
- Download and install Virtual PC 2004 Service Pack 1.
- Defragment your guest operating system.
- From the CD menu, select Capture ISO Image and browse to the Virtual PC additions directory, which is %ProgramFiles%\Microsoft Virtual PC\Virtual Machine Additions by default.
- Mount Virtual Disk Precompactor.iso. By default with auto-run enabled, the precompactor will start automatically.
- When it has finished, unmount the ISO from the CD menu.
- Run the Virtual Disk Wizard from the File menu and follow the instructions to compact your VHD file.
This can significantly reduce the size of your base VHD file. When it's finished, click Settings to open the settings for your virtual machine, select Undo Disks, and check Enable Undo Disks.




Comentarios