小编use*_*870的帖子

无头Ubuntu中的Vagrant Up错误:客户机在等待它启动时进入无效状态

我需要在无头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 …
Run Code Online (Sandbox Code Playgroud)

ubuntu state headless vagrant

34
推荐指数
2
解决办法
4万
查看次数

为什么在 Ubuntu 中导入“.box”时“vagrant box add”会产生“bsdtar”错误?

我在 Ubuntu 12.04.2 LTS 中安装了 vagrant 和 virtual box。(流浪者版本1.2.1)。我已经下载了 vagrant box 并执行了 vagrant box add 命令。我收到以下错误:

*vagrant box add base64 package.box

Downloading or copying the box...
Extracting box...te: 147M/s, Estimated time remaining: 0:00:01)
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and try again. The
output from attempting to unpackage (if any):
x ./box-disk1.vmdk: Write failed
x ./box.ovf: Write failed
x ./Vagrantfile: Write failed
bsdtar: Error exit delayed from …
Run Code Online (Sandbox Code Playgroud)

macos ubuntu addition vagrant bsdtar

5
推荐指数
1
解决办法
4830
查看次数

标签 统计

ubuntu ×2

vagrant ×2

addition ×1

bsdtar ×1

headless ×1

macos ×1

state ×1