Moderatori: cb_123, thrantir, netvandal, CaberNET54

The VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You will need to logout for the change to take effect..
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).
Codice d'uscita:
0x80004005
Componente:
Console
Interfaccia:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

$ sudo adduser mioutente vboxusers
$ sudo chown root:vboxusers /dev/vboxdrv
$ sudo chmod 660 /dev/vboxdrv
$sudo /etc/init.d/vboxdrv restart












auto eth0
iface eth0 inet static
   address 192.168.0.10
   netmask   255.255.255.0
   network 192.168.0.0
   broadcast 192.168.0.255
   gateway   192.168.0.1
   dns-nameservers 192.168.0.01
matteo@msciolla2:~$ 




Visitano il forum: Bing [Bot] e 1 ospite