I am trying to install vagrant on my windows pc.The vagrant version is 2.3.0 along with the oracle vm. i keep getting this error anytime i run vagrant up. i want to try increasing the timeout but have no idea how to.This is how the error looks like:
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.```
vi: set ft=ruby :