Sous Virtual Server, les « Virtual Machine Addtions » ne sont pas fournit à l’installation.
Télécharger le package à cette adresse sur le site de Microsoft
Installer le fichier msi
Dans Virtual Server, modifier le lecteur CD-Rom de la VM pour qu’il utilise le fichier VMAdditionsForLinux.iso
Dans la VM, monter le lecteur cd-rom :
|
|
Aller dans le répertoire /mnt/cdrom et exécuter la commande :
1 |
<span style="vertical-align: top;">.<span style="color: #000000; font-weight: bold;">/</span>install.sh</span> |
Si la VM est sous Ubuntu, il faut utiliser alien au lieu de rpm:
1 |
<span style="vertical-align: top;"><span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> alien</span> |
Source : http://speeves.erikin.com/2007/01/virtual-pc-2004-installing-virtual.html