When I try starting VirtualBox 6.1, it gives me the error "Failed to acquire the VirtualBox COM object":
I am running Ubuntu 16.04.7 dual booted alongside Chrome OS using crouton.
When I try starting VirtualBox 6.1, it gives me the error "Failed to acquire the VirtualBox COM object":
I am running Ubuntu 16.04.7 dual booted alongside Chrome OS using crouton.
This can sometimes happen when the host computer does not cleanly shut down a running VirtualBox instance. It can usually be fixed like this:
mv ~/.config/VirtualBox/VirtualBox.xml ~/.config/VirtualBox/VirtualBox.old
That should get you running again.