The installation for Gutsy is very much like in Feisty with some minor changes.
First you need to modify the sources.list file and add this line to repository.
deb http://archive.canonical.com/ubuntu gutsy partner
Next run update command sudo apt-get update
Finally install using sudo apt-get install vmware-server vmware-tools-kernel-modules
During the installation it will ask for Serial Key, for this one needs to register at their site for FREE. Once registered you would get a Serial Key, which needs to inserted while installation. That's all that is there to it.
Vmware installation on Hardy Heron is not as simple as it was in previous ubuntu versions as it is not available in partner repository for Hardy. The only way out seems is to install it manually.
First you need to modify the sources.list file and add this line to repository.
deb http://archive.canonical.com/ubuntu gutsy partner
Next run update command sudo apt-get update
Finally install using sudo apt-get install vmware-server vmware-tools-kernel-modules
During the installation it will ask for Serial Key, for this one needs to register at their site for FREE. Once registered you would get a Serial Key, which needs to inserted while installation. That's all that is there to it.
Vmware installation on Hardy Heron is not as simple as it was in previous ubuntu versions as it is not available in partner repository for Hardy. The only way out seems is to install it manually.
Comments
Post a Comment