vmware on squeeze

1. Prerequisites installation apt-get install linux-headers-`uname -r` build-essential bzip2 gcc-4.3 2. VMware-server-2.0.2 install In this step we will install vmware-server-2.0.2. This installation process does not include the actual compilation of vmware-modules. Extract VMware-server-2.0.2 installation package: # cd # tar xvzf VMware-server-2.0.2-203138.i386.tar.gz Enter the root directory of VMware-server-2.0.2 installation package and start installation. During the interaction … Continue reading vmware on squeeze