KERNEL LINUX E VIRTUAL BOX

1. KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 16/04/2020 - 12:05h

Bom dia,
Instalei o virtualbox 6.0 em uma máquina com o Debian 10. Preciso rodar programas com o W10 nela. Durante as tentativas de instalação vieram algumas mensagens que tentei "passar por cima" (algo relacionado a linux-headers-amd64 linux-headers-4.9.0-6-amd64 faltando). Consegui instalar o VB na base da força.
E agora quando tento rodar o W10 aparece a mensagem abaixo, como eu consigo resolver isso?

Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing

'/sbin/vboxconfig'

as root.

If your system has EFI Secure Boot enabled you may also need to sign the kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load them. Please see your Linux system's documentation for more information.

where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.



Falha ao abrir uma sessão para a máquina virtual W10.

The virtual machine 'W10' has terminated unexpectedly during startup with exit code 1 (0x1).

Código de Resultado: NS_ERROR_FAILURE (0x80004005)
Componente: MachineWrap
Interface: IMachine {5047460a-265d-4538-b23e-ddba5fb84976}




  


2. Re: KERNEL LINUX E VIRTUAL BOX

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 16/04/2020 - 13:00h


executa esse comando como root , como dia ali na mensagem de erro


/sbin/vboxconfig




3. Re: KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 17/04/2020 - 10:03h

Executo o comando e aparece a mensagem abaixo;

Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-amd64 linux-headers-4.9.0-6-amd64
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-amd64 linux-headers-4.9.0-6-amd64

There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them. Please see your Linux system's documentation for more information.



4. Re: KERNEL LINUX E VIRTUAL BOX

Stanislaus K
StanislausK

(usa FreeBSD)

Enviado em 17/04/2020 - 11:17h

Ola,

você fez o que esta sendo pedido na mensagem?

Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.

The distribution packages containing the headers are probably:
linux-headers-amd64
linux-headers-4.9.0-6-amd64


5. Re: KERNEL LINUX E VIRTUAL BOX

Ezequiel Carvalho
zekicarvalho

(usa Debian)

Enviado em 17/04/2020 - 11:28h

Qual é sua máquina? já tive esse mesmo problema quando tentava usar o virtual box em um computador que tinha a BIOS travada, era uma trava no hardware que me impedia boot de outro sistema e me limitava demais, talvez possa ser o seu caso, é raro mas acontece.


6. Re: KERNEL LINUX E VIRTUAL BOX

aguamole
aguamole

(usa KUbuntu)

Enviado em 17/04/2020 - 12:05h

reference escreveu:
Durante as tentativas de instalação vieram algumas mensagens que tentei "passar por cima" (algo relacionado a linux-headers-amd64 linux-headers-4.9.0-6-amd64 faltando). Consegui instalar o VB na base da força.

Vocês não estão lendo o que ele escreveu ao criar o tópico?
Ele diz que instalo na força bruta (sem instalar linux-headers-amd64 linux-headers-4.9.0-6-amd64 faltando) o sistema já reporto varias vezes o que esta faltando.
O único que estou vendo que leu o que ele escreveu foi o StanislausK.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


7. Re: KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 22/04/2020 - 23:06h

StanislausK escreveu:

Ola,

você fez o que esta sendo pedido na mensagem?

Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.

The distribution packages containing the headers are probably:
linux-headers-amd64
linux-headers-4.9.0-6-amd64


Até tentei buscando em outros fóruns, porém infelizmente não consegui... Tentei o comando abaixo;
sudo apt-get install linux-headers-`uname -r` 


não resolveu, comecei a me perder nos fóruns... Como é um servidor que rodam alguns serviços essenciais parei para que eu não acabasse ralando com os demais serviços.



8. Re: KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 22/04/2020 - 23:06h

KillerQueen escreveu:

Qual é sua máquina? já tive esse mesmo problema quando tentava usar o virtual box em um computador que tinha a BIOS travada, era uma trava no hardware que me impedia boot de outro sistema e me limitava demais, talvez possa ser o seu caso, é raro mas acontece.


DELL Power Edge T130


9. Re: KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 22/04/2020 - 23:08h

aguamole escreveu:

reference escreveu:
Durante as tentativas de instalação vieram algumas mensagens que tentei "passar por cima" (algo relacionado a linux-headers-amd64 linux-headers-4.9.0-6-amd64 faltando). Consegui instalar o VB na base da força.

Vocês não estão lendo o que ele escreveu ao criar o tópico?
Ele diz que instalo na força bruta (sem instalar linux-headers-amd64 linux-headers-4.9.0-6-amd64 faltando) o sistema já reporto varias vezes o que esta faltando.
O único que estou vendo que leu o que ele escreveu foi o StanislausK.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


Teria algum jeito para eu conseguir instalar esses headers? Tudo que tenti até agora foi improdutivo...


10. Re: KERNEL LINUX E VIRTUAL BOX

aguamole
aguamole

(usa KUbuntu)

Enviado em 22/04/2020 - 23:55h

Cade a saida do comando:
$ sudo apt-get install linux-headers-`uname -r`  

As vezes da para arrumar.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


11. Re: KERNEL LINUX E VIRTUAL BOX

aguamole
aguamole

(usa KUbuntu)

Enviado em 22/04/2020 - 23:55h

Então era para você conseguir instalar do repositório da distribuição mais eu não sei porque você não consegue e nem como corrigir.
Eu sei que existe uma outra forma de instalação do kernel que seria recompilar mais isso não é viável por ser trabalhoso mais o único motivo de não ser viável mesmo é que é trabalhoso.
É inviável porque as distros disponibilizam o kernel já compilado é só instalar então para quer ter o trabalho de recompilar o kernel sendo que a distro já oferece.
Não tem motivo mais a opção de recompilar existe.
Neste tópico o usuário é forçado a compilar o kernel por causa de um bug.
https://plus.diolinux.com.br/t/quando-o-kernel-e-atualizado-o-ubuntu-para-de-iniciar/16324/5

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


12. Re: KERNEL LINUX E VIRTUAL BOX

BRUNO ROCHA
reference

(usa Debian)

Enviado em 23/04/2020 - 11:23h

aguamole escreveu:

Cade a saida do comando:
$ sudo apt-get install linux-headers-`uname -r`  

As vezes da para arrumar.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


Aqui:

root@SERVER:/home/reference# sudo apt-get install linux-headers-`uname -r`
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
E: Impossível encontrar o pacote linux-headers-4.9.0-6-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-6-amd64'
E: Não foi possível encontrar o pacote através da expressão regular 'linux-headers-4.9.0-6-amd64'




01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts