vagrant 启动失败 There was an error
作者:
IT宝哥哥 | 来源:发表于
2020-06-13 09:10 被阅读0次PS C:\Users\ben\ubuntu16> vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Resuming suspended VM...
==> default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "494f01d6-d48c-4682-9da0-01de843424a3", "--type", "headless"]
Stderr: VBoxManage.exe: error: Failed to load unit 'lsilogicscsi' (VERR_SSM_LOADED_TOO_LITTLE)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
-
https://github.com/hashicorp/vagrant/issues/9318
使用power shell
- https://stackoverflow.com/questions/34778147/cannot-boot-windows-guest-in-virtualbox-without-kernel-module-error
本文标题:vagrant 启动失败 There was an error
本文链接:https://www.haomeiwen.com/subject/uycatktx.html
网友评论