User Tools

Site Tools


blog:vmware_tools_update_afer_ubuntu_kernel_update

vmware tools update after Ubuntu kernel update

If the vmware module compile complains about missing linux headers for your kernel version:

sudo apt-get install linux-headers-$(uname -r)

If needed install the necessary built tools with

sudo apt-get install build-essential
sudo apt-get install linux-headers-`uname -r`

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   __  ___  _      __   ___    ____   _  __
  /  |/  / | | /| / /  / _ |  / __/  / |/ /
 / /|_/ /  | |/ |/ /  / __ | _\ \   /    / 
/_/  /_/   |__/|__/  /_/ |_|/___/  /_/|_/
 
blog/vmware_tools_update_afer_ubuntu_kernel_update.txt · Last modified: 2010-10-20 09:34 by brb