Vmware tools is an extra module to make the guest system running with some add on functions, like forinstance heart beat monitoring. I think it is not very importent to have Vmware tools installed while running in text mode, but still it would be interesting to see all functions running.
I first installed Vmware tools on a virtual Centos 5.1/32. I installed from source and this worked. I sat up the configuration to make it run automatically at boot-time via the command "ntsysv".
I then tried to install the Vmware rpm to a virtual SME 7.3. It installed without any error message (rpm -ivh pkg-name) but I was not able to start up the Vmware-tools deamon.
Is there anybody in the forum that has tried to install and run Vmware-tools on SME 7.3 ?
*****
Found something here:
http://forums.contribs.org/index.php?topic=32139.0Starts:
[root@sme73guest ~]# /etc/rc.d/init.d/vmware-tools start
Starting VMware Tools services on the host:
Switching to host config: [ OK ]
[root@sme73guest ~]#
.. but it does still not work like it should ..