Hello Santiago Try installing Microsoft C++ redistributable 32 bits. Even if the OS is 64 bits, go ahead with 32 bits.
Alvaro <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> This email has been sent from a virus-free computer protected by Avast. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Mon, Jan 25, 2016 at 11:22 PM, Thiago Vazquez <[email protected]> wrote: > Hi Team, > > I have a brand new install of Win Server 2012 R2 standard running as a VM > in AWS (EC2 instance). > > After it started I have installed Vagrant 1.8.1 and rebooted the VM. > > Then installed VirtualBox 5.0.14 for Windows. > > Performed "vagrant init hashicorp/precise64" and then "vagrant up" but > keep getting the error "Box 'hashicorp/precise64' could not be found." > (details below) > > Any idea on what is going on? > > c:\Vagrant\safreita>vagrant init hashicorp/precise64 > A `Vagrantfile` has been placed in this directory. You are now > ready to `vagrant up` your first virtual environment! Please read > the comments in the Vagrantfile as well as documentation on > `vagrantup.com` for more information on using Vagrant. > > c:\Vagrant\safreita>vagrant up > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Box 'hashicorp/precise64' could not be found. Attempting to > find an > d install... > default: Box Provider: virtualbox > default: Box Version: >= 0 > The box 'hashicorp/precise64' could not be found or > could not be accessed in the remote catalog. If this is a private > box on HashiCorp's Atlas, please verify you're logged in via > `vagrant login`. Also, please double-check the name. The expanded > URL and error message are shown below: > URL: ["https://atlas.hashicorp.com/hashicorp/precise64"] > Error: > c:\Vagrant\safreita> > > Thanks, Santiago > > -- > 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/3f7de98a-3ab6-46c9-bc6f-e305103fbd01%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/3f7de98a-3ab6-46c9-bc6f-e305103fbd01%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAHqq0ewERa6dbF0%3DUZS2t528SxSGoLch6cFAFcG_9Rzosw15wQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
