转换 Vmware Image to Virtualbox Image 或者

系统 2030 0

VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

 

VirtualBox is a virtual emulator like VMWare workstation. It has many of the features VMWare has, as well as some of its own.

 

Note:- Before Converting make a backup copy of your vmware image

 

Solution 1

 

We are going to use qemu-img tool to this.QEMU disk image utility

 

First Install qemu  qemu-img is included with qemu package using the following command

      sudo apt-get install qemu
    

 

Convert a VMWare Image to VirtualBox Image

Convert VMWare image called debian.vmdk to /tmp/debian.bin

      qemu-img convert debian.vmdk /tmp/debian.bin
    

 

Now use VBoxManage to get back image in native format:

      VBoxManage convertdd /tmp/debian.bin debian.vdi
    

 

Solution 2

 

VirtualBox can run VMs created by VMware Workstation or Server for this you need to import vmdk files using the following procedure

 

  • Start Virtual Box
  • Goto File > Virtual Disk Manager
  • Click Add.  Locate and select the copied .vmdk file. Click OK.
  • Create a New VM as usual using the added vmdk file
  • Boot the VM

If you have any other solutions let us share with us.

 

来源: http://www.ubuntugeek.com/howto-convert-vmware-image-to-virtualbox-image.html

 

 

How to Use VMWare Image on VirtualBox

 

CentOS is used in this contents though Debian is used in Japanese Version, There is no change in the way to use VMWare image.

Start VirtualBox and select "Files" -> "Virtual Media Manager"
New Window of "Virtual Media Manager" will be appeared.



Click "Add" button on the "Virtual Media Manager".
Filechooser will be appeared.



Select a VMWare image file, you want to add, on the File chooser. In this contents, select VMWare image of CentOS.



The following image shows that VirtualBox recognize CentOS VMware image.



Click "New" button on the main window of the VirtualBox and call "Create New Virtual Machine" dialog.



Select CentOS VMWare image on the "Virtual Hard Disk".



Finish the creation of the new virtual machine with VMWare image.



Run CentOS 4.3 on VirtualBox (Grub)



Run CentOS 4.3 on VirtualBox (Kudzu)



Run CentOS 4.3 on VirtualBox (Console Login)

 

来源: https://blogs.oracle.com/thaniwa/entry/en_how_to_use_vmware

 

 

转换 Vmware Image to Virtualbox Image 或者 导入 Vmware Imagee into Virtu


更多文章、技术交流、商务合作、联系博主

微信扫码或搜索:z360901061

微信扫一扫加我为好友

QQ号联系: 360901061

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描下面二维码支持博主2元、5元、10元、20元等您想捐的金额吧,狠狠点击下面给点支持吧,站长非常感激您!手机微信长按不能支付解决办法:请将微信支付二维码保存到相册,切换到微信,然后点击微信右上角扫一扫功能,选择支付二维码完成支付。

【本文对您有帮助就好】

您的支持是博主写作最大的动力,如果您喜欢我的文章,感觉我的文章对您有帮助,请用微信扫描上面二维码支持博主2元、5元、10元、自定义金额等您想捐的金额吧,站长会非常 感谢您的哦!!!

发表我的评论
最新评论 总共0条评论