virtualbox - Vagrant 'up' fails to load with the following error -


using vagrant version 1.2.7 , virtualbox-4.2.16-86992 os x 10.8.4

did following :

    # mkdir my-env     # cd my-env     # vagrant init precise32 http://files.vagrantup.com/precise32.box     # vagrant 

and following :

failed connect vm via ssh. please verify vm booted looking @ virtualbox gui.

any ideas or solutions appreciated! thank you


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -