Duane Newman

.NET, Windows, Linux, gadgets, and other cool stuff

  • Blogroll

  • Flickr

    John Oliver CabinHand Blown Glass OrnamentsCades CodeIslands in the Clouds
  • My Del.icio.us

Installing VMWare tools in Ubuntu 8.04

Posted by duane on August 22nd, 2008

Sam Johnson has a quick post on installing the VMWare tools on Ubuntu 8.04 (sometimes not a totally straightforward process).

Here are some slightly modified version of the instructions:

  • Virtual Machine->Install VMware Tools (that’s the easy part)
  • apt-get install build-essential linux-headers-$(uname -r)
  • mount /cdrom
  • cd /cdrom
  • cp VMwareTools*.tar.gz /tmp
  • cd /tmp
  • tar xzf VMwareTools*
  • cd vmware-tools-distrib
  • ./vmware-install.pl
  • Press enter for everything until it won’t go any further because it wants the real location of your kernel headers. For me, with the desktop install, it correctly listed it.  If it doesn’t have the right location supply it ‘/lib/modules/2.6.24-19-generic/build/include’ (replacing ‘2.6.24-19-generic’ with the correct directory for your install) and then keep pressing enter again until you get back to your prompt.

One Response to “Installing VMWare tools in Ubuntu 8.04”

  1. Recent Links Tagged With "installing" - JabberTags Says:

    […] 24-12-2008 Mengaktifkan format 3gp di Mplayer Saved by SabakuNoGaaraIsMine on Wed 24-12-2008 Installing VMWare tools in Ubuntu 8.04 Saved by MileyCyrusfan25 on Fri 19-12-2008 [P] BatangYagit is installing … Saved by […]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>