I was wondering if a linux distribution that simply loaded up and booted a Virtual Image file (preferable VirtualBox VDI format, but not too fussed).

link|improve this question
feedback

migrated from stackoverflow.com Aug 24 '11 at 1:33

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 0 down vote accepted

Might you be looking for a hypervisor?

Such as:
VMware vSphere
Xen Hypervisor

I suspect you are looking for an easier/lighter solution though, setting up and maintaining a hypervisor are not that trivial.

link|improve this answer
Thanks for that - Xen looks perfect for what I am trying to do. – pixl Sep 5 '11 at 12:41
feedback

I don't think such a thing exists. You would need a suitable virtualization platform e.g. VirtualBox or VMware Server etc to boot the virtual hard disk.

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.