Is it possible to convert virtual machines to physical environments?
Problem
Is is possible to convert a .vdi file into a .iso that can be burned to a cd or dvd and make it like an installer. Or Is it possible to convert virtual machines to physical environments?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Is it possible to convert virtual machines to physical environments?
Yes, and no. You can convert a VDI into a disk image with the VBoxManage tool. This command clones a registered virtual disk image to another image file. If you want to convert your virtual disk to another format, this is the official VirtualBox tool to use[*]. If you're using a dynamic VDI, and you have an older version of VirtualBox, clonehd may not operate properly. VBoxManage's internalcommands tool includes converttoraw, which can convert a dynamic VDI into a raw disk image (source)[+]. Bu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix