Hi Alvaro, Thanks for the reply. Find below the output of the vagrant up you desired :
*C:\Users\Acer\precise32>vagrant up --no-provision* *Bringing machine 'default' up with 'virtualbox' provider...* *==> default: Importing base box 'hashicorp/precise32'...* *==> default: Matching MAC address for NAT networking...* *==> default: Checking if box 'hashicorp/precise32' is up to date...* *==> default: Setting the name of the VM: precise32_default_1489652703479_30803* *==> default: Clearing any previously set network interfaces...* *==> default: Preparing network interfaces based on configuration...* * default: Adapter 1: nat* *==> default: Forwarding ports...* * default: 22 (guest) => 2222 (host) (adapter 1)* *==> default: Booting VM...* *==> default: Waiting for machine to boot. This may take a few minutes...* * default: SSH address: 127.0.0.1:2222 <http://127.0.0.1:2222>* * default: SSH username: vagrant* * default: SSH auth method: private key* *The guest machine entered an invalid state while waiting for it* *to boot. Valid states are 'starting, running'. The machine is in the* *'unknown' state. Please verify everything is configured* *properly and try again.* *If the provider you're using has a GUI that comes with it,* *it is often helpful to open that and watch the machine, since the* *GUI often has more helpful error messages than Vagrant can retrieve.* *For example, if you're using VirtualBox, run `vagrant up` while the* *VirtualBox GUI is open.* *The primary issue for this error is that the provider you're using* *is not properly configured. This is very rarely a Vagrant issue.* *C:\Users\Acer\precise32>* I even tried after installing the vbguest plugin, but same result as above. My last version of VirtualBox was 5.1.14 and that, even though erratic, was working. Erratic that i had to do a few machine halts or reloads for the mount to go through. At times it would get stuck on * default: SSH auth method: private key* . Again reloading, or destroying and vagrant up would get it working. So you suggest that I go back to the version 5.1.14 of the Virtual Box ? Thank you very much, Ajoo. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CA%2BnFXPHq4ALoYcYj63iiTh6kEd-ZAp6mJJ0VU5ZjVGVmkC%2B4aA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
