1637 shaares
145 liens privés
145 liens privés
Installer virtualbox sur une ubuntu.
La config du module se chibrait au moment de la compilation.
En fait il manquait le compilateur..
La réponse intéressante içi au cas où :
I had a similar problem. Here is what worked for me:
This may be required if you get a kernel sources not found type of error:
sudo apt-get install build-essential linux-headers-uname -r
Then reconfigure the relevant packages to kick them in to rebuilding.
sudo dpkg-reconfigure virtualbox-dkms
sudo dpkg-reconfigure virtualbox