Uso o Ubuntu, após executar o comando vagrant destroy, configurar o dhcp no vagrantfile e executar o comando vagrant up para baixar o box e subir o sistema. Ao abrir um virtual box no linux não aparece a vm, poderia por gentileza informar o que ocorre ?
######################################máquina executando no linux normalmente#################################
/ambiente_dev/bionic$ sudo vagrant status Current machine states:
default running (virtualbox)
The VM is running. To stop this VM, you can run vagrant halt
to
shut it down forcefully, or you can run vagrant suspend
to simply
suspend the virtual machine. In either case, to restart it again,
simply run vagrant up
.
obS: a versão que estou usando do virtual box é: 5.2.44
abs Desde de já grato pela atenção.