[Solved] Running 6.0.14 on Fedora 30 fails with KVM installed
Posted: 2. Dec 2019, 10:33
I had this running fine a little while ago, and now I can't get any virtualbox VMs to run, each time a power one up, or create a new VM I get the dreaded message: "A critical error has occurred while running the virtual machine ..."
Looking at the logs I don't see any indication what is wrong. I have the latest virtualbox 6.0.14 with the extention pack installed. The last line in the log just says: "Aborting startup due to invalid machine state detected: 1"
I tried running this to see if it would help, doesn't work.:
Looking at the logs I don't see any indication what is wrong. I have the latest virtualbox 6.0.14 with the extention pack installed. The last line in the log just says: "Aborting startup due to invalid machine state detected: 1"
I tried running this to see if it would help, doesn't work.:
# /usr/lib/virtualbox/vboxdrv.sh setup vboxdrv.sh: Stopping VirtualBox services. vboxdrv.sh: failed: Cannot unload module vboxnetflt. # systemctl status vboxdrv.service ● vboxdrv.service - VirtualBox Linux kernel module Loaded: loaded (/usr/lib/virtualbox/vboxdrv.sh; enabled; vendor preset: disabled) Active: active (exited) since Mon 2019-12-02 00:06:40 PST; 25min ago Process: 3575 ExecStart=/usr/lib/virtualbox/vboxdrv.sh start (code=exited, status=0/SUCCESS) systemd[1]: Starting VirtualBox Linux kernel module... vboxdrv.sh[3575]: vboxdrv.sh: Starting VirtualBox services. vboxdrv.sh[3586]: Starting VirtualBox services. systemd[1]: Started VirtualBox Linux kernel module.