首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >升级到Windows 10后的流浪升级

升级到Windows 10后的流浪升级
EN

Stack Overflow用户
提问于 2015-08-01 07:34:51
回答 5查看 11.6K关注 0票数 4

在我最近升级到Windows10之后,我试图漫游,但我得到了一个错误:

代码语言:javascript
运行
复制
==> default: Clearing any previously set network interfaces...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["hostonlyif", "create"]

Stderr: 0%...
Progress state: E_FAIL
VBoxManage.exe: error: Failed to create the host-only adapter
VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available)
VBoxManage.exe: error: Context: "int __cdecl handleCreate(struct HandlerArg *,int,int *)" at line 66 of file VBoxManageHostonly.cpp

在升级之前,它运行得很好,有没有人想出了解决这个问题的办法?

EN

回答 5

Stack Overflow用户

发布于 2015-08-10 17:42:07

这就是我如何让我的流浪者最终在Windows10上工作的:

  • 卸载VirtualBox和Vagrant (备份旧的Vagrant并安装VirtualBox和最新的Vagrant
票数 2
EN

Stack Overflow用户

发布于 2015-08-03 20:00:33

https://www.virtualbox.org/ticket/14040上的虚拟盒子有一个已发布的修复程序

对于那些使用homestead的用户,可以在https://laracasts.com/discuss/channels/general-discussion/windows-10-vagrant-virtualbox-homestead上找到解决方案

票数 1
EN

Stack Overflow用户

发布于 2015-08-31 01:55:48

由于某种原因,在升级到Windows10之后,VirtualBox Host-Only Ethernet Adapter被移除了。移除、重新启动和安装VirtualBox会导致再次安装已移除的以太网适配器,问题已得到解决。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/31756684

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档