After opening VMs LinuxMint host freezes - also I probably installed VirtualBox incorrectly?

Discussions related to using VirtualBox on Linux hosts.
Post Reply
chemist89
Posts: 1
Joined: 13. Jan 2018, 02:29

After opening VMs LinuxMint host freezes - also I probably installed VirtualBox incorrectly?

Post by chemist89 »

Hi everyone. I tried to install Win7 as VM yesterday, but at the point where I would start-up, it would freeze the host and I had to hard reboot. I downloaded another Win7-ISO just to make sure that it was not something related to the ISO. Same result, freeze of the host. I then also tried to run LinuxMint as VM, again a freeze.

uname -a:
Linux name-Galago-Pro 4.13.0-21-generic #24~16.04.1-Ubuntu SMP Mon Dec 18 19:39:31 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

I saw other posts about installing the latest VirtualBox builds (VirtualBox-5.2.5-120181-Linux_amd64 to be precise), since I ran the Ubuntu-fork, which apparently causes the problems. But now I have the following error message when trying to start the VM:

The virtual machine 'Win7_VM' has terminated unexpectedly during startup with exit code 1 (0x1).

Code: Select all

Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
MachineWrap
Interface: 
IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}
And the following window pops up (cannot post URLs directly yet, sorry):
h t t p : //w w w .bilder-upload.eu/upload/ec9f87-1515804154. p n g

I tried executing the vboxconfig, but it would just prompt me to enter my root password over and over again without doing nothing. After about 30 times I quit.

I suppose I bricked something, but I do not know how exactly to remove all the packages to get a clean install (if that is necessary). I am not that accustomed to Linux, yet.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: After opening VMs LinuxMint host freezes - also I probably installed VirtualBox incorrectly?

Post by socratis »

Please do not post images on 3rd party sites. If the error is simple, just type it. If it's complicated, attach the image locally (see the "Upload attachment" tab below the reply form).
chemist89 wrote:since I ran the Ubuntu-fork, which apparently causes the problems. But now I have the following error message
Then there is a chance that you didn't uninstall the fork version. You can't have both of them installed. You need to completely remove/uninstall/delete/purge their version and install the official version from the Downloads section of VirtualBox (https://www.virtualbox.org/wiki/Downloads), or these days from the latest test builds.

How you remove a package from an Ubuntu installation is not really a VirtualBox question, but there are several ways. Others prefer the "apt-get", others "dpkg" and yet others (me) prefer "synaptic". Search the web for whatever suits your needs...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply