Q. I was reading this article and wanted to try out KVM, XEN, VMWare and VirtualBox simultaneously on my desktop system with 2GB RAM? Why I'm not able to use run multiple virtualization technologies simultaneously under Ubuntu Linux? Can a powerful Linux server run multiple virtualization technologies simultaneously?
A. Short answer - No.
Each virtualization software like XEN or KVM make changes to kernel so it is not possible to use them simultaneously.
Also, virtualization software needs full control over certain hardware resources such as CPU, memory, GPU and other aspects. Two software cannot control and share resources using virtualization technology.
You may experience serious system corruption or reboots when you try to access or share same hardware using various virtualization technologies. My recommendation only install and use one virtualization technology at a time.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop












{ 5 comments… read them below or add one }
the answer to multi desktop front ends is simple. Do multi boot. Granted one must have a reasonable amount of disk space, however, all installs will use the same swap drive. So all you really need is 15-20GB per partition…. It is not perfect but it is close to simultaneous..
M.
Hello..
it can be done with OpenVZ kernel and VMWare, i run this for web development puposes, Run Linux as CT 101 with OpenVZ and Windows Server with Vmware.
I have run VirtualBox on a Linux host system multiple guest systems at once – Windows XP, Linux distro and Solaris. It didn’t go into any sort of corruption.
hello vivek,
I have tried virtualbox on windows xp with RHEL5 as a guest OS. I had given 25GB HDD space But it stopped and is showing that the HDD space is full after completing 75-80% installlation of RHEL5. Please solve. Thanks in advance.
Actually the shot answer is maybe
I can run vmware player and qemu-kvm concurrently on my linux box.
a win7 on vmware player and a linux in qemu-kvm