La procedura di installazione degli open-vm-tools su Debian Squeeze può essere fatta come già indicato per Debian Lenny. Basta controllare che nel file /etc/apt/sources.list siano presenti le righe:
|
|
deb http://ftp.it.debian.org/debian/ squeeze main contrib deb-src http://ftp.it.debian.org/debian/ squeeze main contrib |
e successivamente procedere con:
|
|
apt-get update apt-get install open-vm-tools open-vm-source |
A questo punto potrebbe capitare di vedere errori tipo:
|
|
Loading open-vm-tools modules: vmhgfsFATAL: Module vmhgfs not found. vmmemctlFATAL: Module vmmemctl not found. vmsyncFATAL: Module vmsync not found. |
oppure non avere correttamente installato il modulo per la scheda di … Leggi tutto