网站模版怎么做的,免费图片链接生成器,汉网可以建设网站不,淮北论坛招聘驾驶员我的环境#xff1a; Virtualbox 4.3.10 r93012 操作系统#xff1a;win7 问题#xff1a;Virtualbox在使用拷贝的虚拟盘时会提示uuid冲突#xff1a; Because a hard disk with uuid ‘’ already exists. 依照网上的说法#xff0c;执行VBoxManage改动uuid报错#xff… 我的环境 Virtualbox 4.3.10 r93012 操作系统win7 问题Virtualbox在使用拷贝的虚拟盘时会提示uuid冲突 Because a hard disk with uuid ‘’ already exists. 依照网上的说法执行VBoxManage改动uuid报错 D:\Program Files\Oracle\VirtualBoxVBoxManage internalcommands sethduuid D:\vm\ rac1\model.vdi VBoxManage.exe: error: Failed to create the VirtualBox object! VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments ar e invalid (extended info not available) VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start. 解决的方法 将vboxmanage改动为以兼容模式执行这个程序就可以。例如以下图 又一次执行命令就可以 D:\Program Files\Oracle\VirtualBoxVBoxManage internalcommands sethduuid D:\vm\ rac1\model.vdi UUID changed to: f52953fb-b3d1-400c-b345-dc4de6acaf75 转载于:https://www.cnblogs.com/zsychanpin/p/6955146.html