17
2023
01
11:36:30

qemu-img for Windows



推荐点击下面图片,通过本站淘宝优惠价购买:

image.png

qemu-img for Windows

QEMU disk image utility for Windows. It is used for converting, creating, and consistency checking of various virtual disk formats. It is compatible with Hyper-V, KVM, VMware, VirtualBox, and Xen virtualization solutions. This build has been optimized for Windows Server (x64).





Usage examples
Convert a QCOW2, RAW, VMDK or VDI image to VHDX
qemu-img.exe convert source.img -O vhdx -o subformat=dynamic dest.vhdx

1qemu-img.exe convert source.img -O vhdx -o subformat=dynamic dest.vhdx



Convert a QCOW2, RAW, VMDK or VDI image to VHD
qemu-img.exe convert source.img -O vpc -o subformat=dynamic dest.vhd

1qemu-img.exe convert source.img -O vpc -o subformat=dynamic dest.vhd



Subformat can be either “dynamic” or “fixed” for VHD (vpc) or VHDX.
Note: use the fixed VHD subformat for Azure, the conversion will automatically take care of the required 1MB virtual size alignment.

Check a virtual disk for consistency
qemu-img.exe check source.qcow2

1qemu-img.exe check source.qcow2



Get info about a virtual disk
qemu-img.exe info image.qcow2

1qemu-img.exe info image.qcow2



Run qemu-img.exe -h or see the manual page for a complete list of all supported options.










Supported formats

Image formatArgument for -f and -O options
VMDK (VMware)vmdk
QCOW2 (KVM, Xen)qcow2
VHD (Hyper-V)vpc
VHDX (Hyper-V)vhdx
RAWraw
VDI (VirtualBox)vdi

Download binaries
qemu-img 2.3.0 for Windows x64


本文链接:https://hqyman.cn/post/3547.html 非本站原创文章欢迎转载,原创文章需保留本站地址!

分享到:





休息一下,本站随机推荐观看栏目:


« 上一篇 下一篇 »

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

您的IP地址是: