nandinholuis
(usa CentOS)
Enviado em 15/11/2013 - 14:09h
Estou com o fedora 20, e instalado esta o VirtualBox 4.3 juntamente com as depêndencias instaladas citadas abaixo:
gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel dkms
Quando vou rodar uma máquina virtual, aparece a seguinte janela dizendo:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is probably not loaded.
If you installed or VirtualBox package recently you need to restart
the computer for the driver to load.
Alternatively, you may attept to load the driver by issuing the
following command with system administrator (root) privileges:
'systemctl restart systemd-module-load.service'
Então eu executo o comando que ele pede para executar
systemctl restart systemd-module-load.service
e volta o seguinte erro:
Failed to issue method call: Unit systemd-module-load.service failed to load: No such file or directory.