formats

Convert VDI to VMDK – VirtualBox to VMware

Published on June 24, 2011, by + in linux, osx, windows.

Convert VDI to VMDK – VirtualBox to VMware | To convert a VirtualBox vdi image to VMware, use the built-in VirtualBox command line utility VBoxManage. I’ll show you how! 1. First uninstall the VirtualBox Guest Additions from your VM to prepare for portability. 2. Next (if desired) copy the .vdi image file to a temp location as a backup. 3. Now determine the UUID

formats

Compact VirtualBox Hard Disk .vdi

Published on May 9, 2011, by + in linux, osx, windows.

Compact VirtualBox Hard Disk .vdi | If you use VirtualBox ‘Dynamically Expanding’ disk images, you can also compact the image back down in size. This example shows how to shrink down a Windows virtual machine guest running on a Linux host. Step 1: Inside the Windows VM, defrag the hard drive. Go ahead and defrag even if it says a defrag

formats

Quick Intro to VBoxManage

Published on April 15, 2011, by + in linux, osx.

Quick Intro to VBoxManage | VBoxManage is the command line utility to manage all things VirtualBox. VirtualBox geeks will all tell you that there is much more you can do with VBoxManage – many things that are not written into the GUI. Below is a simple intro to VBoxManage! 1. List your available virtual machines: VBoxManage list vms stmiller@brahms:~$ VBoxManage

Home Posts tagged "vboxmanage"