Why Can I Not Start VMware Inside VirtualBox?

VirtualBox and VMware are two rival packages designed to allow you to run virtual computers, each with its own operating system, as applications under your main computer and its operating system. It's a great technology, but curious minds might wonder why a VMware virtual machine cannot be run within a VirtualBox virtual machine (or vice versa).

  1. Rings

    • Intel-compatible X86 operating systems run programs in a number of protection levels that are known as rings. These rings define what programs running under that ring are permitted to do. The highest level, Ring 0, allows the program to use the full resources of the system, while lower rings, going down to Ring 3, add more and more restrictions to what programs are allowed to do on the system.

    Operating Systems vs. Applications

    • The core of the operating system, the kernel, nearly always runs in Ring 0, while user applications typically run in Ring 3.

    Virtual Machine Guests

    • Unless the computer is designed to be a server with dedicated support for virtualization, a virtual computer system must be run within Ring 1, not giving it enough control to create its own virtual machines.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured