[VirtualBox] Installation des additions client (résolu)
Publié : jeu. 24 nov. 2011, 10:00
Bonjour,
j'ai installé archlinux en virtuel avec virtualbox.
Je rencontre un problème au niveau de l'installation des additions clients car voici ce que me renvoie la console quand j'installe VirtualBox :
Building the VirtualBox Guest Additions kernel modules [BUSY]
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
J'ai donc exécuté : pacman -S linux-headers-`uname -r` qui me renvoie
Erreur: impossible de trouver la cible: linux-headers-3.1.1-1-ARCH
SI je fais simplement : pacman -S linux-headers, j'obtiens ceci :
Cibles (1): linux-headers-3.1.1-1
Voici ce qui raconte le log : cat /var/log/vboxadd-install.log
/tmp/vbox.0/Makefile.include.header:94: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
J'en désuis que les headers de mon noyau 3.1.1-1-ARCH sont introuvables ce qui empêche VirtualBox d'installer ses additions correctement.
Qu'en pensez-vous ?
j'ai installé archlinux en virtuel avec virtualbox.
Je rencontre un problème au niveau de l'installation des additions clients car voici ce que me renvoie la console quand j'installe VirtualBox :
Building the VirtualBox Guest Additions kernel modules [BUSY]
The headers for the current running kernel were not found. If the following
module compilation fails then this could be the reason.
J'ai donc exécuté : pacman -S linux-headers-`uname -r` qui me renvoie
Erreur: impossible de trouver la cible: linux-headers-3.1.1-1-ARCH
SI je fais simplement : pacman -S linux-headers, j'obtiens ceci :
Cibles (1): linux-headers-3.1.1-1
Voici ce qui raconte le log : cat /var/log/vboxadd-install.log
/tmp/vbox.0/Makefile.include.header:94: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
J'en désuis que les headers de mon noyau 3.1.1-1-ARCH sont introuvables ce qui empêche VirtualBox d'installer ses additions correctement.
Qu'en pensez-vous ?