Berimbete
(usa Debian)
Enviado em 28/09/2020 - 16:57h
Fui instalar o VirtualBox no Debian, e a seguinte mensagem apareceu no terminal:
E tambem após o fim da instalação, aparece o seguinte erro no meu virtualbox quando eu abro uma máquina virtual:
Falha ao abrir uma sessão para a máquina virtual Windows CE.
The virtual machine 'Windows CE' has terminated unexpectedly during startup with exit code 1 (0x1).
Código de Resultado: NS_ERROR_FAILURE (0x80004005)
Componente: MachineWrap
Interface: IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
E tambem aparece outra janela com a seguinte mensagem:
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver is either not loaded or not set up correctly.
Please try stting 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.