VMware Tools for Linux No X Requierd

Step by step on installing VMware tools on a GUIless Linux install.

Note: the only real gain here is improved  network drivers.

Note2: Every thing here after installing the RPM must be done from a local console or bad things will happen.

[ROOT@Skynet]# mkdir /cdrom
[ROOT@Skynet]# mount -t iso9660 -o ro /dev/cdrom /cdrom
[ROOT@Skynet]# rpm -Uvh *.rpm
[ROOT@Skynet]#./vmware-install.pl
[ROOT@Skynet]#/etc/init.d/network stop
[ROOT@Skynet]#rmmod pcnet32
[ROOT@Skynet]#rmmod vmxnet
[ROOT@Skynet]#depmod -a
[ROOT@Skynet]#modprobe vmxnet
[ROOT@Skynet]#/etc/init.d/network start

VM Tools now installed!! and as an added bonus if you use ESXi you now get cool bits of info like below.

VMware Tools Linux no GUI

VMware Tools Linux no GUI

No Comments Posted in ESXi, How To, Linux

Leave a Reply

Spam Protection by WP-SpamFree

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>