Virtual box não funciona no Ubuntu 15.04

0

Eu tenho problema com a caixa virtual. Funcionou bem por algum tempo depois de atualizar no Ubuntu 15.04 estou recebendo este erro:

WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (3.16.0-34-generic) or it failed to load. Please recompile the kernel module and install it by

       sudo /etc/init.d/vboxdrv setup

     You will not be able to start VMs until this problem is fixed.

Eu posso rodar o Virtual box, mas não consigo rodar nenhuma máquina virtual dentro dele, eu recebo esse erro

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

Result Code: NS_ERROR_FAILURE (0x80004005) Component: MachineWrap Interface: IMachine {f30138d4-e5ea-4b3a-8858-a059de4c93fd}

Qualquer ajuda seria ótima, obrigado em avançado.

    
por guber90 30.09.2015 / 12:39

1 resposta

1

Eu encontrei a solução, instalei o kernel mais recente e os arquivos de cabeçalho para ele, então eu corro: sudo /etc/init.d/vboxdrv setup

    
por guber90 30.09.2015 / 13:54