alexoab
(usa Debian)
Enviado em 14/03/2018 - 09:40h
Ola! tudo joia comunidade!
Bem estou em uma saga ,
Possuo Intel® Core™ i7-6500U CPU @ 2.50GHz × 4 DELL INSPIRION 5457
Atualmente estou usando o Ubuntu 14. 04 lts.
*Kernel atual é o 4,11.0-0411100-lowlatency
Erro ao rodar as maquinas virtuais
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.
A maquina virtual
The virtual machine 'xp' has terminated unexpectedly during startup with exit code 1 (0x1).
Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
MachineWrap
Interface:
IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
DELL INSPIRION 5457
alexoab@alexoab-Inspiron-5457:~$ sudo su
[sudo] password for alexoab:
root@alexoab-Inspiron-5457:/home/alexoab# sudo /sbin/rcvboxdrv setup
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
This system is not currently set up to build kernel modules (system extensions).
Running the following commands should set the system up correctly:
apt-get install linux-headers-4.11.0-041100-lowlatency
(The last command may fail if your system is not fully updated.)
apt-get install linux-headers-lowlatency
vboxdrv.sh: failed: Look at /var/log/vbox-install.log to find out what went wrong.
root@alexoab-Inspiron-5457:/home/alexoab# apt-get install linux-headers-4.11.0-041100-lowlatency
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
O pacote linux-headers-4.11.0-041100-lowlatency não está disponível, mas é referenciado por outro pacote.
Isto pode significar que o pacote está faltando, ficou obsoleto ou
está disponível somente a partir de outra fonte
E: O pacote 'linux-headers-4.11.0-041100-lowlatency' não possui candidato para instalação
root@alexoab-Inspiron-5457:/home/alexoab# apt-get install linux-headers-lowlatency
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
linux-headers-lowlatency já é a versão mais nova.
Os seguintes pacotes foram instalados automaticamente e já não são necessários:
linux-image-extra-4.4.0-105-generic wine-devel wine-devel-amd64
wine-devel-i386:i386
Utilize 'apt-get autoremove' para os remover.
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
root@alexoab-Inspiron-5457:/home/alexoab# ^C
root@alexoab-Inspiron-5457:/home/alexoab#
Alguem ! help me