Possible Duplicate:
Is it possible to install vmware on system not inside OS?

I would like to run few Virtual system on my system. I am running MAC, Ubuntu and few other OS using VMware, but I can only load those Virtual Systems, only after I run Vmware in Windows 7, which uses a huge chunk of my hardware. So I am searching for a solution, where I can run Virtual System without running a third party OS.

What are the available solutions for my cause?

link|improve this question

59% accept rate
feedback

closed as exact duplicate by Gilles, Diago Dec 2 '10 at 7:44

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

If you have the hardware for it (a CPU with Intel VT-x or AMD-V) and you don't mind changing your host, you could run KVM with hardware virtualization. The Linux kernel itself acts as the hypervisor, allowing it to run lighter than most other virtualization solutions.

link|improve this answer
I have Intel core I7 720Qm, which does support VT-x. BTW, what is hardware virtualization and KVM – Starx Dec 1 '10 at 12:51
Also, What is hypervisor? – Starx Dec 1 '10 at 12:54
SO Kvm is like a OS, I install KVM first and then install windows 7, max, linux later then right – Starx Dec 1 '10 at 13:20
show 6 more comments
feedback

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