Page 1 of 1
The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic
Posted: 16. Feb 2020, 15:01
by 10corp
I have the same problem as everyone. Im using the virtualbox-6.1 of Ubuntu 18.04 with latest kernel 5.5.0-050500-generic
But when run default kernel linux-image-4.15.0-36-generic Then Works fine.
Code: Select all
The virtual machine 'Win7' has terminated unexpectedly during startup with exit code 1 (0x1).
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
MachineWrap
Interface:
IMachine {85632c68-b5bb-4316-a900-5eb28d3413df}
Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic
Posted: 18. Feb 2020, 00:54
by scottgus1
I don't know about changing kernels, I'm a Windows guy. But to get better help, you'd need to use the official Virtualbox from
http://www.virtualbox.org/wiki/Downloads, and zip & port, using the forum's Upload Attachment tab, the failing guest's vbox.log, if one gets made.
Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic
Posted: 21. Feb 2020, 02:04
by 10corp
Thanks for reply.
I m using Ubuntu 18.4 and download from official latest edition.But I also upgrade my Linux kernel 5.5.0-050500-generic.
When I boot from old kernel 4.4 Virtualbox works fine.
scottgus1 wrote:I don't know about changing kernels, I'm a Windows guy. But to get better help, you'd need to use the official Virtualbox from
http://www.virtualbox.org/wiki/Downloads, and zip & port, using the forum's Upload Attachment tab, the failing guest's vbox.log, if one gets made.
Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic
Posted: 23. Feb 2020, 21:43
by 10corp
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.