virtualbox error

Asked by liangbo

when i install xp into virtualbox error heppened .
the error message is "

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..
VBox status code: -11 (VERR_VERSION_MISMATCH).

返回 代码:
0x80004005
组件:
Console
界面:
IConsole {1dea5c4b-0753-4193-b909-22330f64ec45}

 what should i do.???

Question information

Language:
Chinese (Simplified) Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#1

Try to increase the Cache-Limit
Please open a terminal and type

sudo apt-get update -o APT::Cache-Limit=25165824

https://bugs.launchpad.net/ubuntu/+source/apt/+bug/24626

HTH

Revision history for this message
liangbo (liangbo27) said :
#2

oh, thank you for your help.

Revision history for this message
liangbo (liangbo27) said :
#3

Thanks marcobra, that solved my question.