首頁 > 軟體

VituralBox 使用已有映象檔案報錯:E_INVALIDARG (0x80070057)

2020-06-16 17:08:34

VituralBox 使用已有映象檔案報錯:E_INVALIDARG (0x80070057):

問題描述:UUID已經存在

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

  because a hard disk 'E:system_isocentos68_02centos6.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:APPaux_toolsVirtualBox)

  2.執行 vboxmanage 生成新的 UUID

    格式: vboxmanage internalcommands sethduuid X:pathxxx.vdi

vboxmanage internalcommands sethduuid "E:system_isocentos68_01centos6.8.vdi"

本文永久更新連結地址http://www.linuxidc.com/Linux/2017-09/146741.htm


IT145.com E-mail:sddin#qq.com