VERR_VM_DRIVER_VERSION_MISMATCH Error on starting VirtualBox

Discussions related to using VirtualBox on Linux hosts.
Post Reply
gbleifuss
Posts: 1
Joined: 14. Jan 2009, 16:44

VERR_VM_DRIVER_VERSION_MISMATCH Error on starting VirtualBox

Post by gbleifuss »

Hi,

I installed virtual box on a RH5 linux host system and created a virtual machine for windows XP successfully.
However, if I want to start the machine in order to install Windows I get the folllowing error message:

The VirtualBox support driver which is running is from a different version of VirtualBox. You can correct this by stopping all running instances of VirtualBox and reinstalling the software. (VERR_VM_DRIVER_VERSION_MISMATCH).

I already tried to uninstall and reinstall VirtualBox, but this did not help.
Does anybody know what the error means and how to solve the issue?

Thanks very much,

Guenther
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

The issue is that there is some residual config from a previous version. Completely remove VB and it's config (apt-get remove --purge) then install it again. Your VMs are stored in your home folder, so those won't be removed.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply