use*_*870 34 ubuntu state headless vagrant
我需要在无头ubuntu(Ubuntu 12.04.2 LTS-64 Bit)中安装vagrant .Vagrant ver-v1.3.0和Virtual box-4.2.18.添加vagrant包装盒后,当我给出"vagrant up"命令时,我收到以下错误:
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'poweroff' state. Please verify everything is configured
properly and try again.
Run Code Online (Sandbox Code Playgroud)
当我搜索此错误消息时,我发现需要修改BIOS以启用VT-x功能.但我不知道如何做它的无头ubuntu远程服务器.也不确定启用VT-x是否能解决问题.
有人可以帮我弄这个吗?
小智 24
你可以手动启动机器(从GUI)吗?此错误消息通常表示VirtualBox问题.
我在Windows下使用vagrant,我通过简单地杀死所有VirtualBox进程解决了这个问题,并重新启动VirtualBox GUI,启动VM,然后通常关闭它.
这两个问题可能有所帮助.
https://github.com/mitchellh/vagrant/issues/2157
https://github.com/mitchellh/vagrant/issues/2187也许会有所帮助.
如果你已经安装了虚拟机4.3.14,那么就存在一个已知的"反病毒冲突"问题.您需要按照此主题中的说明卸载4.3.14并安装4.3.15.
https://forums.virtualbox.org/viewtopic.php?f=6&t=62615
| 归档时间: |
|
| 查看次数: |
42005 次 |
| 最近记录: |