hello, you can enable the guy if you are using virtual box or vagrant
but the process is something like this - import base box, create vm - configure vm hw and shared folders - configure network on vm - startup the vm - run the provisioner where are the errors? if you comment out all the provisioners the box start properly? if no, could be a mix between the base box and what is trying to be configured. vagrant will automate what is on the Vagrantfile, it some fails are vagrant issues, but as today the software is pretty stable. Can you post a sample output when you do vagrant up ?? what errors you see? Alvaro. On 12/10/2014, at 3:14 pm, Jason Hsu <[email protected]> wrote: > I'm new to Vagrant, and I often have difficulty with the "vagrant up" > command. It hangs, it's slow, it gives me error messages, and it often seems > to fail. > > Is there some way I can view what's going on? At least when I boot up a > virtual drive DIRECTLY through VirtualBox, I can see what's going on. Is > there some way I can expose what Vagrant is hiding? > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
