Virtualbox压缩vdi硬盘

来源:http://blog.csdn.net/bbplayers/article/details/7770775

Virtualbox使用时间长了之后,vdi文件会越来越大,虽然硬盘有足够的空间,但对于有洁癖的来说,自然要想办法压缩一下。详细内容请参考上述链接,简单步骤如下:

1、在Guest OS中清理系统, Windows的话可以再硬盘碎片整理一下;

2、在Guest OS中,Windows使用sdelete -z(工具下载)、Linux使用zerofree([yum/apt-get] install zerofree);

3、进入Virtualbox安装目录,运行:VBoxManage modifyhd <uuid>|<filename>  –compact

完成。

用此办法,我把Linux中的Win7压缩了3g多。

gentoo linux # /opt/VirtualBox/VBoxManage modifyhd /document/virtualbox/win7.vdi --compact
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Virtualbox压缩vdi硬盘》有1个想法

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据