centos - vagrant up出错。

【字号: 日期:2022-08-11浏览:44作者:雯心

问题描述

vagrant up出现...

default: your host and reload your VM.default:default: Guest Additions Version: 4.3.2default: VirtualBox Version: 5.0

==> default: Configuring and enabling network interfaces...The following SSH command responded with a non-zero exit status.Vagrant assumes that this means the command failed!

ARPCHECK=no /sbin/ifup eth1 2> /dev/null

Stdout from the command:

Device eth1 does not seem to be present, delaying initialization.

Stderr from the command:

问题解答

回答1:

骚年,贴出你vagrantfile中网络的配置让老夫瞧瞧。

相关文章: