Results 1 to 10 of 11
Is there a free version of vmware, or something open source?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-04-2006 #1Linux Newbie
- Join Date
- Sep 2006
- Location
- Arizona
- Posts
- 123
Free VMWARE?
Is there a free version of vmware, or something open source?
- 10-04-2006 #2
Hi there,
I found this. Its a free VMPlayer. I dont know how well this will work but you could give it a try.
http://www.vmware.com/products/player/
Regards, Simulator
- 10-04-2006 #3
Xen is one open source virtualization project. I don't think it works quite exactly like VMware does, though. Or you can download the free VMware Player and play the virtual machines that you've already created or that are available on the internet.
EDIT: a little slow in posting. VM Player works quite well on Linux.
- 10-04-2006 #4Linux Newbie
- Join Date
- Sep 2006
- Location
- Arizona
- Posts
- 123
Xen
I installed xen with yum, do you know how to run it? I can't find it anywhere in my kmenu, and I tried entering in "xen", ath the command line but nothing happened..?
- 10-04-2006 #5
Xen does virtualization almost as an OS itself, meaning you have to boot into it to create and use virtual machines. That's what I meant by saying it doesn't run exactly the way VMware does. Try the Xen Users Manual for more info:
http://www.cl.cam.ac.uk/research/srg...user/user.html
- 10-04-2006 #6Linux Newbie
- Join Date
- Aug 2006
- Posts
- 226
VMware Player and VMware Server are both free now. I wrote an article on how to get started using VMware Player that you can find here.
- 10-04-2006 #7
Try Qemu. Be sure to install kqemu to get a faster experience
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 04-10-2008 #8Just Joined!
- Join Date
- Feb 2008
- Posts
- 4
kqemu
Hi there,
can you tell me how to install kqemu correctly, please? I tried to install it but it seems doesn't work.
Thank you.
- 04-10-2008 #9Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
kqemu is a kernel module (it's the only way that an application can talk directly to the hardware in linux). So, you need to load it before starting qemu. The details about kqemu installation might vary from distro to distro.
But once it's installed and it matches your running kernel the module can't be loaded with "modprobe kqemu". Then qemu should detect that the module is loaded and use it to accelerate some operations.
- 04-10-2008 #10Just Joined!
- Join Date
- Feb 2008
- Posts
- 4
kqemu
Hi,
I don't know which kqemu version matches my kernel, 2.6.21-7.fc7xen. So can you tell me something about that?
Also, because my fc7 runs on xen, I cannot let vmware run on my pc. So qemu I think, is my last hope.
By the way, can I update the kernel to get rid of the xen, and let my fc7 directly run on my pc?
Thank you so much!!!


Reply With Quote

