To convert VmWare appliances to VirtualBox you can use this command :
VBoxManage clonehd clone.vmdk ./clone.vdi -format VDI
Once you have the VDI file, you can create a new VM on virtual box and attach the disk to boot it.
To convert VmWare appliances to VirtualBox you can use this command :
VBoxManage clonehd clone.vmdk ./clone.vdi -format VDI
Once you have the VDI file, you can create a new VM on virtual box and attach the disk to boot it.