尝试导出我的 XP 虚拟盒,并收到错误消息“VBOX_E_FILE_ERROR 错误 0x80BB0004”。我需要将其导出,以便将其导入到我的新电脑上。
答案1
关注此话题:
We investigated this particular issue by looking at various users and the method that they reportedly used to resolve the error message.
根据我们收集到的信息,有几种相当常见的情况会触发此特定的错误消息:
The .vmdk or .vdi file is corrupt – This particular error is often reported to occur when the user tries to import a virtual appliance
通过互联网下载。这可能是由于下载不完整或网络问题导致的。
vbomxmanage.exe doesn’t have administrative privileges – Another common reason that will trigger this issue is when a component
导入或导出过程中涉及的用户缺少管理员权限。据报告,这种情况大多发生在用户尝试连接 USB 驱动器上的虚拟磁盘时。
The machine configuration needs to be updated – The error might also occur because some manual intervention has corrupted your current
虚拟机配置。一些遇到类似情况的用户已设法通过在 VirtualBox 中从头开始重新创建虚拟机来解决问题。
The .vdi or .vmdk file contains bad sectors – Several users have reported that the issue was fixed after they used the CHKDSK utility
扫描文件中的坏扇区。这表明错误也可能由于文件损坏而发生。
Corrupted VM VirtualBox installation – A corrupted Windows VirtualBox installation can also trigger this error message. Some
用户已成功通过卸载整个 VM VirtualBox 客户端及其所有相关组件解决了该问题。
这里多次出现了损坏的机器,因此请尝试重新启动主机和客户机,看看它是否可以导出。
也确保VBOX是可以且当前版本。
可以合理地断言,您可能必须构建一台新的 XP 机器。
您是否对虚拟机进行了适当的备份?