发布于 2017-10-18 01:28:25 | 111 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

VirtualBox 开源虚拟机软件

VirtualBox 是一款开源虚拟机软件。VirtualBox 是由德国 Innotek 公司开发,由Sun Microsystems公司Sun Microsystems公司出品的软件,使用Qt编写,在 Sun 被 Oracle 收购后正式更名成 Oracle VM VirtualBox。Innotek 以 GNU General Public License (GPL) 释出 VirtualBox,并提供二进制版本及 OSE 版本的代码。使用者可以在VirtualBox上安装并且执行Solaris、Windows、DOS、Linux、OS/2 Warp、BSD等系统作为客户端操作系统。


这篇文章主要为大家详细介绍了VirtualBox安装Centos6.8出现E_INVALIDARG(0x80070057)的解决方法,具有一定的参考价值,感兴趣的小伙伴们可以参考一下

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"

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



最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务