Install VMware Tools on Debian Squeeze

Here is How To install VMwareTools on a blank Debian Squeeze

* quick and dirty style *

1. apt-get install build-essential module-assistant
2. m-a prepareon some Installation there may be the need to define specific compiler
3. export CC=/usr/bin/gcc-4.3

right click on virtual machine, guest -> Install VmWare Tools

4. mount /dev/cdrom /mnt
5. cp /mnt/VMwareTools* /usr/src && cd /usr/src && tar xvfz VM* && cd vmware-tools-distrib && ./vmware-install.pl
6. press Enter a lot of times
7. reboot

Done!

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">