Is there a tool or a way to convert a vdi HDD to a VHD?
|
feedback
|
|
The best way is to use VBoxmanage as explained by Derek P. If you have an old VirtualBox, either upgrade, or: You convert VDI to VMDK, then convert VMDK to VHD in one of several ways:
| |||||||
feedback
|
|
This function is built into VirtualBox: VBoxManage clonehd source.vdi target.vhd --format vhd | |||
|
feedback
|
|
Yes, as Derek said, builtin tool with VirtualBox works well under Windows OS without any third party software. Converted OS is booting without any troubles, for more information with example steps check this post, VDI to VHD – Convert VirtualBox Virtual Machines to Virtual PC | |||
|
feedback
|
|
There is a new option now in VirtualBox 4.1 to copy a VDI with a new format (including VHD), which is equivalent to the command Derek P pointed out last year, but in a nice GUI :) | |||
|
feedback
|
protected by studiohack♦ Apr 27 '11 at 1:25
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
