VHD or Virtual Hard Disk is the disk image format used by Microsoft virtualization software such as Microsoft Virtual PC, Windows Virtual PC, Microsoft Virtual Server and Microsoft Hyper-V. VHD file format is not compatible with VMDK or Virtual Machine Disk file format used by VMWare virtual appliance products such as VMware Workstation, VMware Player, VMware Server, VMware Fusion or VMware ESX.

Both VHD and VMDK contains hard disk image which used by virtual machines. Theoretically a VHD can be converted to VMDK format and used as the hard disk image for VMWare virtual machine. In fact, the virtual machines created in Microsoft virtualization products can be easily converted VMWare virtual machines with VMware vCenter Converter.

VMware vCenter Converter is provided as free download by VMWare to facilitate, automate and simply conversions from physical machine to virtual machine as well as conversions between third-party and VMWare virtual machine image formats. The converter converts and imports supported third-party virtual machine for use on a VMWare product complete with converted .VMX and .VMDK from .VMC and .VHD without further customization. However, VMWare vCenter Converter only does conversion from a virtualization server is installed. Users can’t manually select a VHD file for conversion.

If you only have a VHD file, and want to convert it to VMDK format, WinImage can come to rescue. WinImage is a shareware but available for free evaluation use for up to 30 days. WinImage, which available in both 32-bit (x86) and 64-bit (x64) versions, is available for download from http://www.winimage.com/download.htm.

Here’s how to use WinImage to convert a VHD to VMDK disk image:

  1. Install and run WinImage.
  2. Go to Disk in the menu bar and select Convert Virtual Hard Disk Image.

  3. An “Open” dialog box will show up. Make sure that the file type selected is Virtual Hard Disk (*.vhd) which should be default selection. Browse to the folder location for the VHD file, select to highlight the VHD, and then click Open.

  4. Select either Create Fixed Size Virtual Hard Disk or Create Dynamically Expanding Virtual Hard Disk. You should choose the later for more flexibility if you foresee there will extensive usage on the disk image.

  5. On the “Save As” dialog box, change the output format under the Save as Type to VMWare VMDK (*.vmdk). Browse to the folder location which the output disk image to be saved and enter a file name (no extension required).

    When done, click on Save button.

  6. WinImage will start the virtual hard disk image conversion process, which may take a while to complete, depending on the size of the virtual hard disk.

  7. Once the coversion is done, the VMDK vritual disk is ready for use. WinImage will try to mount the converted virtual disk image in the program after the conversion, where it asks user to select the partition to connect to.

    Click OK if you want to open the virtual disk in WinImage, or Cancel to return to main program.

Once the VMDK virtual disk image is created, the VMDK can be added to existing virtual machine as additional hard disk drive to access its content, or used as existing virtual disk when creating new virtual machine.

From: http://www.mydigitallife.info/how-to-convert-and-import-vhd-to-vmdk-vmware/

How to Convert and Import VHD to VMDK (VMWare)的更多相关文章

  1. Convert a VMDK (VMWare) file to VHDX (Hyper-V)

    https://www.meziantou.net/2016/09/09/convert-a-vmdk-vmware-file-to-vhdx-hyper-v Microsoft provides a ...

  2. vdi、vhd、vmdk虚拟格式转换

    VirtualBox带来VBoxManager.exe,可以来转换格式. 命令如下(Windows环境,Linux版的应该也有VBoxManager这个二进制文件): VBoxManager存在于Vi ...

  3. 虚拟硬盘格式vdi、vhd、vmdk相互转换

    Windows7的引导程序能够引导vhd格式的虚拟硬盘,而VirtualBox创建的虚拟硬盘文件是vdi格式的,怎么办呢? 以前要借助其他软件才能实现,但是VirtualBox早就悄悄为我们带来了一个 ...

  4. VMWare File Format Learning && Use VHD File To Boot VMWare && CoreOS Docker Configuration And Running

    目录 . Virtual Machine Introduce . Vmware Image File Format . VHD File Format . Convert VHD File Into ...

  5. 关于将Azure云上磁盘导出-使用VirtualBox转换成vmdk格式的方法记录

    在工作中,经常会遇到虚拟磁盘文件格式的转换需求,尤其是在虚拟化迁移及云环境迁移到DC的虚拟化环境中 或者中转处理,如最近笔者遇到一个需要将Azure Cloud上的磁盘导出到VMware中,但Azur ...

  6. qcow2、raw、vmdk等镜像格式

    转自 http://www.prajnagarden.com/?p=248 http://blog.csdn.net/starshine/article/details/8179483 转者言:对pr ...

  7. KVM磁盘镜像qcow2、raw、vmdk等格式区别(转)

    raw(default) the raw format is a plain binary image of the disc image, and is very portable. On file ...

  8. qcow2、raw、vmdk等镜像格式的比较和基本转换

    注:本文转自http://www.cnblogs.com/feisky/archive/2012/07/03/2575167.html   云计算用一个朋友的话来说:”做云计算最苦逼的就是得时时刻刻为 ...

  9. [React Native] Reduce Long Import Statements in React Native with Absolute Imports

    In large React Native projects, it’s common to have long relative import paths like: import MyCompon ...

随机推荐

  1. 我把这个贼好用的Excel导出工具开源了!!

    写在前面 不管是传统软件企业还是互联网企业,不管是管理软件还是面向C端的互联网应用.都不可避免的会涉及到报表操作,而对于报表业务来说,一个很重要的功能就是将数据导出到Excel.如果我们在业务代码中, ...

  2. JDBC Java 程序从 MySQL 数据库中读取数据,并备份到 xml 文档中

    MySQL 版本:Server version: 5.7.17-log MySQL Community Server (GPL) 相关内容:JDBC Java 程序从 MySQL 数据库中读取数据,并 ...

  3. 【数量技术宅|金融数据分析系列分享】为什么中证500(IC)是最适合长期做多的指数

    更多精彩内容,欢迎关注公众号:数量技术宅.探讨数据分析.量化投资问题,请加技术宅微信:sljsz01 投资股票指数相比个股的优势 我们在投资股票的时候,如果持仓集中在一只或者有限几只股票上,恰好不幸遇 ...

  4. BUUCTF-[极客大挑战 2019]BabySQL 1 详解

    打开靶机 应该是love sql惹的事吧,来了个加强版本的sql注入,不过我们先输入账号密码看有什么反应 整一手万能密码,闭合双引号?username=admin&password=admin ...

  5. 常见的Mysql十款高可用方案

    简介 我们在考虑MySQL数据库的高可用架构时,主要考虑如下几方面: 如果数据库发生了宕机或者意外中断等故障,能尽快恢复数据库的可用性,尽可能的减少停机时间,保证业务不会因为数据库的故障而中断. 用作 ...

  6. gitlab介绍

    1. GitLab简介    GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目. GitLab拥有与G ...

  7. 收到DE2+LCM+ D5M套件,拾回DE2,努力,奋进!

    今天收到磐转寄的查无此人的DE2二手开发套件,准备用它来做科研验证!今天天是快学的第一天,参加电子设计竞赛会议.开集体会!

  8. 多测师讲解——python002.2练习题

    # # 作业:第二天# ## # 1.求出1 / 1 + 1 / 3 + 1 / 5--+1 / 99的和 (1分之一+1分之三+1分支5....)# # 2.用循环语句,计算2 - 10之间整数的循 ...

  9. IDEA项目路径初探

    IDEA项目路径 普通Java项目 普通Java项目,标准目录结构src下的路径就是classpath类路径,每次编译都会将src目录下新增的类和资源文件打包进类路径. 如下图,类文件和配置文件都会被 ...

  10. sublime python配置运行

    1.安装python环境 安装完成时,Win+R → 输入cmd → Enter → 调出来命令行,输入python确认安装是否成功. 2.安装sublime 3.打开sublime,选择工具--编译 ...