How to Convert and Import VHD to VMDK (VMWare)
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:
- Install and run WinImage.
- Go to Disk in the menu bar and select Convert Virtual Hard Disk Image.
- 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.
- 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.
- 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.
- 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.
- 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)的更多相关文章
- 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 ...
- vdi、vhd、vmdk虚拟格式转换
VirtualBox带来VBoxManager.exe,可以来转换格式. 命令如下(Windows环境,Linux版的应该也有VBoxManager这个二进制文件): VBoxManager存在于Vi ...
- 虚拟硬盘格式vdi、vhd、vmdk相互转换
Windows7的引导程序能够引导vhd格式的虚拟硬盘,而VirtualBox创建的虚拟硬盘文件是vdi格式的,怎么办呢? 以前要借助其他软件才能实现,但是VirtualBox早就悄悄为我们带来了一个 ...
- 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 ...
- 关于将Azure云上磁盘导出-使用VirtualBox转换成vmdk格式的方法记录
在工作中,经常会遇到虚拟磁盘文件格式的转换需求,尤其是在虚拟化迁移及云环境迁移到DC的虚拟化环境中 或者中转处理,如最近笔者遇到一个需要将Azure Cloud上的磁盘导出到VMware中,但Azur ...
- qcow2、raw、vmdk等镜像格式
转自 http://www.prajnagarden.com/?p=248 http://blog.csdn.net/starshine/article/details/8179483 转者言:对pr ...
- KVM磁盘镜像qcow2、raw、vmdk等格式区别(转)
raw(default) the raw format is a plain binary image of the disc image, and is very portable. On file ...
- qcow2、raw、vmdk等镜像格式的比较和基本转换
注:本文转自http://www.cnblogs.com/feisky/archive/2012/07/03/2575167.html 云计算用一个朋友的话来说:”做云计算最苦逼的就是得时时刻刻为 ...
- [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 ...
随机推荐
- helm部署mysql
如果您的kubernetes已有了helm,那么部署mysql的步骤可以进一步简化,那些原先需要自己动手配置的deployment和service都已集成在chart中,今天就来实战通过helm部署m ...
- for循环迭代可迭代对象
模仿for循环迭代可迭代对象,# for i in Iterable:# iterable >>> 迭代器.iterator# 可迭代对象 iterable# 迭代器.iterato ...
- ASP。NET Core Blazor CRUD使用实体框架和Web API
下载source code - 1.7 MB 介绍 *请查看我的Youtube视频链接来学习ASP.NET Core Blazor CRUD使用实体框架和Web API. 在本文中,我们将了解如何为A ...
- CentOS Linux 修改主机名
一.CentOS5 修改主机名 二.CentOS6 修改主机名 三.CentOS7 修改主机名 静态的(Static hostname) "静态"主机名也称为内核主机 ...
- 多测师讲解RF自动化测试实现流程_高级讲师肖sir
1.环境搭建过程?整套环境需要哪些工具包,以及工具包的作用?因为我搭建的RF框架是基于Python的,所以肯定要先安装Python,python安装完之后,开始安装自动化测试框架rf3.0-在do ...
- 真的有这么丝滑吗?近日国外一小哥深入研究了KMP算法……
近日被朋友问到了字符串匹配算法,让我想起了大二上学期在一次校级编程竞赛中我碰到同样的问题时,为自己写出了暴力匹配算法而沾沾自喜的经历. 现在想来,着实有点羞愧,于是埋头去学习了一下KMP算法,为了让自 ...
- es6深层次数组深拷贝
let arr = [ { label: '1', children: [1, 2] } ] let a = [{...arr[0]}] ...
- kubernetes:用label让pod在指定的node上运行(kubernetes1.18.3)
一,为什么要为node指定label? 通常scheduler会把pod调度到所有可用的Node,有的情况下我们希望能把 Pod 部署到指定的 Node, 例如: 有的Node上配备了速度更快的SSD ...
- JAVA XML格式化输出
import org.apache.xml.serialize.OutputFormat; import org.apache.xml.serialize.OutputFormat; import o ...
- <article>
今天介绍的是html中<article>标签的用法,如果有兴趣的朋友可以看一下! <article> 标签规定独立的自包含内容. 一篇文章应有其自身的意义,应该有可能独立于站点 ...