VMWare tools in Ubuntu 13.04 Raring Ringtail
Raring Ringtail (13.04) ships with kernel 3.8.0-19 and the VMWare tools provided with Fusion v4.1(and maybe the Workstation version?) don’t compile properly against that kernel. You can look for patches on the VMWare community forum, but that is a rat hole. Here is the best way to get the vmware tools going.n the guest OS. . .
Environment
- OSX 10.8.x
- VMWare Fusion v4.1
- Kubuntu 13.04 as Guest OS
sudo apt-get install open-vm-tools
sudo apt-get install open-vm-toolbox
Log out of your X session, and log back in. That’s it, you are done.