The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic

Discussions related to using VirtualBox on Linux hosts.
Post Reply
10corp
Posts: 3
Joined: 16. Feb 2020, 14:53

The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic

Post 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}
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic

Post 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.
10corp
Posts: 3
Joined: 16. Feb 2020, 14:53

Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic

Post 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.
10corp
Posts: 3
Joined: 16. Feb 2020, 14:53

Re: The virtual machine 'Win7' has terminated unexpectedly latest kernel 5.5.0-050500-generic

Post 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.
Post Reply