Posts Tagged ‘ubuntu’

Unable to build vmhgfs module

I had trouble building the vmhgfs module (the one that allows shared folders between guest and host computers) when trying to install VMWare Tools in Ubuntu 7.10 running in VMware Workstation 6.0.2 build-59824 on Windows XP. I was getting the following error: Trying to find a suitable vmhgfs module for your running kernel. None of [...]

How to automatically start VMWare Tools in Ubuntu

To start VMWare tools from Ubuntu 7.10 (Gnome) do the following: Click System \ Preferences \ Sessions from the panel. In the Sessions window click the Add button. In the New Startup Program window enter the following in the Name field: VMWare Tools Enter the following in the Command field: /usr/bin/vmware-toolbox –minimize Click OK to [...]