当前位置:   首页安装配置

VirtualBox安装Centos6.8出现E_INVALIDARG的解决方法

发布日期:2022-02-08 16:35 | 文章来源:gibhub

VirtualBox使用已有的虚拟硬盘出错:

问题描述:UUID已经存在

Cannot register the hard disk 'E:\system_iso\centos6.8.vdi' {05f096aa-67fc-4191-983d-1ed00fc6cce9}

because a hard disk 'E:\system_iso\centos68_02\centos6.8.vdi' with UUID {05f096aa-67fc-4191-983d-1ed00fc6cce9} already exists.

错误代码:

返回 代码:E_INVALIDARG (0x80070057)

组件:VirtualBoxWrap

界面:IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}

被召者 RC:VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

解决方法:

1.打开cmd ,切换目录至virtual box的安装目录下:(我的在: D:\APP\aux_tools\VirtualBox)

2.执行 vboxmanage 生成新的 UUID

  格式: vboxmanage internalcommands sethduuid X:\path\xxx.vdi

vboxmanage internalcommands sethduuid "E:\system_iso\centos68_01\centos6.8.vdi"

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持本站。

联系我们
关于使用场景和技术架构的更多咨询,请联系我们的销售和技术支持团队。
Yingsoo Host

在线
客服

在线客服:7*24小时在线

客服
热线

400-630-3752
7*24小时客服服务热线

关注
微信

关注官方微信
顶部