How to install VMware Server 2.0.1 on Ubuntu 9.04 Jaunty Jackalope
I wrote a small script that will help you install VMware Server 2.0.1 (build 156745) on Ubuntu 9.04 and later without any efforts. The install script needs a patch file for this VMWare Server version that is automatically downloaded from my server.
How to:
- Download your copy of VMware Server (TAR image) and note the license key somewhere.
- Download my script and run it from the same folder where you have downloaded VMware Server or provide it the path to that folder.
- Follow the on screen questions and answer them accordingly.
- Enjoy!
ATTENTION: Don’t try to install VMware Server with this script or without it on Ubuntu 9.10 because it won’t work. Some kernel sources on which VMware Server relied for module compilation have changed, thus resulting in failed attempts to build the corresponding modules.
Click here if you want to install VMware Server 2.0.1 on Ubuntu 9.10.
Similar Posts:
- How to install VMware Server 2.0.x on Ubuntu 9.10 Karmic Koala
- How to install VMware Server on 2.6.32 kernels
- Resolving vertically flipped images from webcams in Ubuntu
- How to install VMware Server on 2.6.31 kernels
- How to install VMware Server 2.0.2 on Ubuntu 9.04 Jaunty Jackalope
36 Comments
1 2 3 » 1 2 3 »Leave a comment
Secure your files
Recent Posts
Recent Comments
Radu said:
After you install VMware Server there is no menu entry for it. To access its interface you should open a browser tab and go to... more»
Radu said:
I bought mine just a month before they launched the 3rd generation. But it’s really okay for my needs. more»
Radu said:
Something must have gone wrong during the install process. Try to reinstall the drivers (after you have uninstalled them previously)... more»
Radu said:
I think you should start Firefox (due to the fact that the plugin runs under it) with that custom wrapper script. more»
RGG said:
As with Mai I removed vmnet, vmci and vmmon. Ran sudo vmware-config.pl and it reran the last part of the install but did not add any... more»
Recent Tweets
- jQuery .click() and the double submit of a form - http://bit.ly/dcCGqR [#]







Sorry to say that the attached patch makes it impossible to login to the web interface.
Hi, Daniel! It worked for me as I had used this version of VMware Server before I moved away to VirtualBox. The authentication is done using your
/etc/passwdfile. If I remember well, I did the install usingsudo, butsudowasn’t needed for reading thepasswdfile, as it has 644 file permissions, but for different configs. I am 100% sure that the installation worked ok as I wouldn’t have posted something not verified on my blog.Try looking for bugs related to authentication in VMware Server because I have experienced the same thing, only on a Windows machine.
I have just tested again (just for the sake of it) the script on my laptop. Everything went smooth.
Perfect! Thanks for the script
You are welcome, Devan! More of them will follow with the Ubuntu tutorial that I have started to write.
The script makes the installation proceed smoothly on Jaunty 64 bit. The web console opens and my test VM starts. However, a click in the Console tab produces not the login screen but an error message box:
“Cannot access virtual machine console. The request timed out”
Would appreciate tips.
Have been using the same version of VMware server on Fedora 10-64 for several months.
Hi Ravi!
I am not sure what is the cause for what you are experiencing. The link between the virtualization server and your virtual machine is done by using the browser plugin made by VMware. Have you tried to SSH your virtual machine and see if it’s not something wrong there?
Just my 2 cents…
Good tip. Removed the VMware plugin and installed in again. Worked like a charm.
Thanks.
I am more than glad that I could offer you a tip.
Thanks for the script! Installing now
Use the force, Luke!
You are welcome.
Nice one !
Was in the process of downloading the Fedora DVD as had given up on ever getting this to work on Jaunty – thanks for saving my poor broadband
For me Ubuntu is the best distro out there. There isn’t anything that can’t be found for it in just a matter of a google search.
groovy, dude, the freakin headers didn’t seem to work without your patch, thanks a lot
Actually I only built the script that patches and installs VMware Server. The patch is from ubuntuforums.org. Anyway, it’s a pleasure for me to offer solutions to an open source community.
Holy cow! Virtualization under a real server linux distribution.That’s easy easy to install?!
You sir, I owe a beer to, for one of the most useful bits of code I’ve come accross in a long time.
I’ve been wrestling with my new server for the house for weeks. First ESXi, then Xen, then Jaunty (Or as I’ve been calling it Jaundiced Jackal until now) trying to get KVM or VBox to actually run and be easy to admin.
I don’t think I’ve every had such an easy time getting to grips with a tool under linux, so thank you once more.
Rob