Ferramentas do usuário

Ferramentas do site


vagrant:create_box

Essa é uma revisão anterior do documento!


Links para ver

http://aruizca.com/steps-to-create-a-vagrant-base-box-with-ubuntu-14-04-desktop-gui-and-virtualbox/

correcao bug BOX
ERROR:
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
/sbin/ip addr flush dev eth1 2> /dev/null
Stdout from the command:
Stderr from the command:
stdin: is not a tty
 
SOLUTION:
Ssh into the machine
Delete the file /etc/udev/rules.d/70-persistent-net.rules
Exit the machine
Do a "vagrant reload"
I think that does the trick =]
vagrant/create_box.1407348236.txt.gz · Última modificação: 2022/05/25 16:25 (edição externa)