Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Install VMware Tools on Debian Squeeze

1. Install required packages

aptitude install autoconf automake binutils cpp gcc linux-headers-$(uname -r) make psmisc

2. Mount VMware Tools

mkdir /tmp/vmtools
mount /dev/cdrom /tmp/vmtools

3. Unzip the tools

tar -C /tmp -vfx /tmp/vmtools/VMwareTools*.tar.gz

4. Run install script

cd /tmp/vmware-tools-distrib
./vmware-install.pl

Note: You can also use the “open-vm-tools” instead of installing the VMware Tools.

aptitude install open-vm-tools

You need to add “contrib” to your sources.list !

, , ,

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>

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.