Projet

Général

Profil

Actions

Virtualbox » Historique » Révision 2

« Précédent | Révision 2/3 (diff) | Suivant »
pizzacoca, 12/06/2019 00:40


Virtualbox

Installation
Une fois le systeme a jour avec les dépots backports et contrib :

apt install -t stretch-backports virtualbox-qt

Ajout d'un utilisateur

sudo usermod -a -G vboxusers nomutilisateur

Pb de paquets

sudo apt-get install -t stretch-backports virtualbox-dkms

Probleme rencontré

WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-amd64.
You will not be able to start VMs until this problem is fixed.

Non résolu

sudo apt-get install -t stretch-backports linux-headers-amd64

Donne :

linux-headers-amd64 is already the newest version (4.19+105~bpo9+1).

Mis à jour par pizzacoca il y a presque 5 ans · 2 révisions