Sebastian Mogilowskis Blog

Just another blog about administration, linux and other stuff

Language: German English

Install VMware Tools on Debian Squeeze

1. Installation der benötigten Pakete

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

2. VMware Tools einbinden

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

3. Tools entpacken

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

4. Installationsscript starten

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

Bemerkung: Man kann als Alternative zu den VMware Tools auch die “open-vm-tools” installieren.

aptitude install open-vm-tools

Dazu wird “contrib” in der sources.list benötigt !

, , ,

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.