I’m trying to get VMWare Server 1.0.6 working on Intrepid since I need it for my day to day work. Here’s a quick how to :
- Download VMWare server from VMWare website. VMWare server is free, but you need serial number which can be requested by registering to -VMWare. Extract the source, it will create a directory called vmware-server-distrib
- Download VMWare patch from from here.
- To install VMWare, you’ll need linux-headers, build-essentials, and xinetd. Download those from repo by executing the following
$sudo apt-get install build-essential linux-headers-2.6.27-7 xinetd
Note that the version of your linux-headers may differ. Up to now, my intrepid uses kernel 2.6.27-7-generic.
- Go to the vmware distrib directory, and execute the ./vmware-install.pl
$cd vmware-server-distrib
$sudo ./vmware-install.pl
Just use the details, but note that when you’re asked if you’d like to run the vmware-config.pl, select [no]
- Extract the vmware-patch
$gunzip < vmware-update-2.6.27-5.5.7-2.tar.gz | tar -xvf -
- Go to the update directory and execute the patch script
$cd vmware-update-2.6.27-5.5.7-2
$sudo ./runme.pl
The script will patch the source, and ask whether or not you want to run the vmware-config.pl script. This time, select [yes]. While running the script, I accepted all the defaults value.
I assume that you can configure networking on your own.
Environment :
- Ubuntu 8.10 Intrepid Ibex running kernel 2.6.27-7-generic


4 comments
Comments feed for this article
Trackback link
http://www.jejaklangkah.net/blog/it/linux/installvmware-server-on-intrepid/trackback/
November 5, 2008 at 10:07 pm
rotyyu
Bukannya sudah ada Vmware Server 2.0 oom??
November 5, 2008 at 10:15 pm
paulus
abis punyanya yang 1.0.6 oom. males donlot lagi ;p
November 12, 2008 at 12:17 am
Stella
Oh my… I’m so glad I’m over those IT stuffs :-p
BTW kapan pestamu, Lus?
November 30, 2008 at 11:58 am
huriadi
hati-hati kalo ada update yg melibatkan kernel upgrade.. few times hardy makes my vmware server unusable…