Não consigo lançar VMs que funcionavam anteriormente ou criar novas VMs.
Eu recebo o mesmo erro e a correção sugerida pelo VirtualBox não funciona:
Failed to open a session for the virtual machine MythUbuntu.
The virtual machine 'MythUbuntu' has terminated unexpectedly during startup with exit code 1 (0x1).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0
O aplicativo me diz para executar /sbin/vboxconfig
como root, mas isso não resolve o problema nem é concluído com êxito:
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: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
Sem um específico para aplicar ao dmesg , recebo o despejo completo do sistema com:
dmesg | grep vbox
dmesg | grep virtualbox
Estes comandos não fornecem saída.
VB ainda não está jogando bola com 16.10 ainda?