Estou usando o Alt Linux SPT 7.0. Recentemente eu precisei instalar o Virtual Box. A instalação foi bem sucedida sem erros, mas quando eu inicio a máquina virtual uma mensagem é exibida:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/sbin/vboxconfig'
as root.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.
Mas o fato é que o arquivo solicitado simplesmente não existe! Qual poderia ser a causa desse erro de estrofe?
Tags virtualbox drivers linux