Is there a tool to convert VHD images to VDI images?
Fresh3 days ago
Mar 15, 202630846 viewsConfidence Score0%
0%
Problem
I saw the response for converting VDI images into VHD images, but I want to do the opposite conversion - is there a tool to do this?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a tool to convert VHD images to VDI images?
Low Risk
Adapting one of those answers, you could use VBoxManage: VBoxManage clonehd source.vhd target.vdi --format vdi If you are just looking to use the vhd in Virtualbox, you do not need to convert it yourself, Virtualbox will quite happily use a vhd imag…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix