VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法
<p>virtualbox使用已有的虚拟硬盘出错:</p>
<p>
<img style="max-width:100%!important;height:auto!important;"title="VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法" alt="VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法" src="https://zhuji.jb51.net/uploads/img/202305/47adedb4cb9df115b624251f8f9cf710.jpg"></p>
<p>
<strong>问题描述:</strong>uuid已经存在</p>
<p>
cannot register the hard disk 'e:\system_iso\centos6.8.vdi' {05f096aa-67fc-4191-983d-1ed00fc6cce9}</p>
<p>
because a hard disk 'e:\system_iso\centos68_02\centos6.8.vdi' with uuid {05f096aa-67fc-4191-983d-1ed00fc6cce9} already exists.</p>
<p>
<strong>错误代码:</strong></p>
<p>
返回 代码:e_invalidarg (0x80070057)</p>
<p>
组件:virtualboxwrap</p>
<p>
界面:ivirtualbox {0169423f-46b4-cde9-91af-1e9d5b6cd945}</p>
<p>
被召者 rc:vbox_e_object_not_found (0x80bb0001)</p>
<p>
<span><strong>解决方法:</strong></span></p>
<p>
1.打开cmd ,切换目录至virtual box的安装目录下:(我的在: d:\app\aux_tools\virtualbox)</p>
<p>
2.执行 vboxmanage 生成新的 uuid</p>
<p>
格式: vboxmanage internalcommands sethduuid x:\path\xxx.vdi</p>
<p>
vboxmanage internalcommands sethduuid "e:\system_iso\centos68_01\centos6.8.vdi"</p>
<p>
<img style="max-width:100%!important;height:auto!important;"title="VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法" alt="VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法" src="https://zhuji.jb51.net/uploads/img/202305/d1382fd77ef19d2ca3e7ef25f93c6386.jpg"></p>
<p>
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持服务器之家。</p>
頁:
[1]