VirtualBox and vmdk vmx files

LoveMeSomeCode picture LoveMeSomeCode · Oct 1, 2009 · Viewed 152.7k times · Source

I've seen people on the net offering images of a particular Linux setup, and they offer it as either VMDK/VMX files or ISO files. Now an ISO seems to work with VirtualBox, because I can tell it to mount a CD/DVD drive and use the ISO instead of a physical drive, but the VMDK and VMX files are always listed as being for use with VMWare/VirtualBox.

So how do I use those files with VirtualBox? When I try the Appliance Import Wizard it tells me it only deals with OVF files.

(I'm using Sun VirtualBox 3.0.4)

Answer

eveliotc picture eveliotc · Oct 1, 2009

VMDK/VMX are VMWare file formats but you can use it with VirtualBox:

  1. Create a new Virtual Machine and when asks for a hard disk choose "Use an existing hard disk"
  2. Click on the "button with folder and green arrow image on the combo box right" which opens Virtual Media Manager, it looks like this (you can open it directly pressing CTRL+D on main window or in File > Virtual Media Manager menu)...
  3. Then you can add the VMDK/VMX hard disk image and setup it for your virtual machine :)