Install VMware tools on Proxmox 2.2

mabu

New Member
Apr 1, 2008
25
0
1
Hi,

is the Install VMware Tols How-To also valid for Proxmox2.2 which are running on ESX Server 3i V3.5.0?

Thanks
Manfred
 
Any feedback about installing VMware tools?

My question would be about installing VmWare tools on Proxmox 2.2 running on VmWare Server 2.0. The how-to in this case is not valid, because the kernel is different in the latest version of Proxmox and self compiling the tools would mean a complete installation of gcc, libraries and others.

Someone can help me?
 
Any feedback about installing VMware tools?

My question would be about installing VmWare tools on Proxmox 2.2 running on VmWare Server 2.0. The how-to in this case is not valid, because the kernel is different in the latest version of Proxmox and self compiling the tools would mean a complete installation of gcc, libraries and others.

Someone can help me?

You need to take a look on your Proxmox Kernel.
Code:
uname -r
The certified appliances uses the 2.6.22. The ISO 2.2 includes the 2.6.24. Some users reported that 2.6.18 works better on some VMware hosts (means you can run Proxmox 2.2 also with Kernel 2.6.18).

Depending on your Kernel, you can install the corresponding vmware tools.

For 2.6.24:
Code:
wget http://www.proxmox.com/cms_proxmox/cms/upload/misc/proxmox-vmware-tools_2.6.24-1_all.deb
and:
Code:
dpkg -i proxmox-vmware-tools_2.6.24-1_all.deb
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!