标签 ‘VirtualBox’ 归档文章

Compact VDI Image file

Compacted my Windows XP 6GB VDI Image to 4GB  today according to this article.

Steps:

  1. Defragment Guest
  2. Defragment Guest Again
  3. copy nullfile to guest, and run nullfile on guest
  4. shutdown guest
  5. On Host, Run: VBoxManage modifyvdi XP.vdi compact

Virtualbox 3.0 Beta

VirtualBox
Image via Wikipedia

As said in the article, Sun 的虚拟化产品是否太多了?Oracle 收购后, Oracle 自己也有好几个虚拟化产品呢!3.0 主要的更新是允许 guest OS? 支持多个虚拟 CPU。心急的用户可以点击这里下载。

(more…)

Ubuntu 9.0.4 Desktop on top of Virtualbox 2.2.2

VirtualBox
Image via Wikipedia

IT for most ordinary people, including those called themselves in the industry, may still had the complexity. Different version, different platform.

在这个五一小长假里,做的一件有意义的事情就是把机器里的 VirtualBox 从 2.2.0 升级到 2.2.2 ,因为看到 2.2.0 上的那些?? GuestOS 运行起来都有问题。

然后,安装了 Ubuntu 9.0.4 的 Desktop 版本到 VBox 上。安装的过程有点慢,特别是配置 apt-get 镜像的时候,那个时候,必须断开一下网络,重新连接,否则网络的 timeout 估计遥遥无期了。断开的方式很简单,在 VBox 的右下菜单右键点击那个网卡按钮,不选中网卡即可。

网络上的文章谈到的不能安装 Guest ,恐怕是不对的,我的机器上安装了 Guest Edition ,没有看到不稳定的情形。显卡的? 3D 加速功能也很正常。

(more…)