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.
Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…
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.
Recent Comments