Is it possible to convert a Virtualbox image to Hyper-V? Preferably without having to startup the virtualbox image.

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

This has been discussed on our sister site superuser.com before - take a look HERE.

link|improve this answer
feedback

That depends a lot on what's in the image.

As a disclaimer, I know nothing about what VirtualBox tends to install in a guest OS image. If any of that stuff crashes when VirtualBox isn't present, there's nothing I know of that will help you.

But if your guest OS is Windows Vista or later, you can do quite a bit of servicing off-line, just by mounting the disk image and manipulating it via the OPK tools. You can install drivers and other components, including the Hyper-V integration components.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.