【发布时间】:2018-05-31 09:06:34
【问题描述】:
我使用 homestead up 运行 vm 没有问题,但上周我刚刚更新到最新的 Windows 10 更新,现在当我运行它给我的命令时
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "c8da3222-7052-452a-b590-ff7144b50c9e", "--type", "headless"]
Stderr: VBoxManage.exe: error: The virtual machine 'homestead-7' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\magal\VirtualBox VMs\homestead-7\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
一直在网上寻找解决方案,但没有成功。
盒子版本:2.1.0
【问题讨论】:
标签: laravel-5 virtual-machine homestead