我刚刚添加了扩展包,我的 Windows 机器无法启动。这是我得到的错误:
无法打开虚拟机 Windoze 7 的会话。
设备助手结构版本已更改。
如果您最近升级了 VirtualBox,请确保您已终止所有 VM 并升级所有扩展包。如果此错误仍然存在,请尝试重新安装 VirtualBox。(VERR_PDM_DEVHLPR3_VERSION_MISMATCH)。
Run Code Online (Sandbox Code Playgroud)Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {db7ab4ca-2a3f-4183-9243-c1208da92392}
我真的不想重新安装VB,所以我希望找到另一个解决方案。我尝试了其他一些建议的解决方案,但它们对我不起作用。我怎样才能解决这个问题?
这是 ubuntu 12.10
virtual-box 不知何故不起作用:
我试图将 win7 安装到 USB 硬盘上。
boinc 已关闭,RAM 大小设置为 4096 MB(太大?可能为 8 Gibi)
virtual-box 的报告是:
the com-object for virtualbox could not be created.
the application is now ended.
Start tag expected, '<' not found.
Location: '/home/$user/.VirtualBox/VirtualBox.xml', line 1 (0), column 1.
/build/buildd/virtualbox-4.1.18-dfsg/src/VBox/Main/src-server/VirtualBoxImpl.cpp[484] (nsresult VirtualBox::init()).
Fehlercode:NS_ERROR_FAILURE (0x80004005)
Komponente:VirtualBox
Interface:IVirtualBox {c28be65f-1a8f-43b4-81f1-eb60cb516e66}
Run Code Online (Sandbox Code Playgroud)
我的评论:为什么 virtualbox 将 xml 安装到 .VirtualBox 中的 $user 文件夹中?它不应该在 USB 硬盘上吗?(含 500 Gibi )
第一次安装尝试中断(使用 64 位的 win7)我应该尝试使用 32 位的 win7 的虚拟机(ubuntu 64 位)吗?我应该将虚拟盒的 RAM 大小保留为默认 512 …
virtualbox ×2