Hello Do you created your box using amazon linux in virtualbox?
Alvaro On Tue, Jan 19, 2016 at 4:29 AM, debugger.pk <[email protected]> wrote: > as the title explains, can vagrant boot the amazon flavoured amazon-ami? > > i already have a public box at > > https://atlas.hashicorp.com/ysfjwd/boxes/ec2 > > but when i do > > vagrant init ysfjwd/ec2; vagrant up --provider virtualbox > > i get > > 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. > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Removing hosts > ==> default: No machine id, nothing removed from /etc/hosts > ==> default: Box 'ysfjwd/ec2' could not be found. Attempting to find and > install... > default: Box Provider: virtualbox > default: Box Version: >= 0 > ==> default: Loading metadata for box 'ysfjwd/ec2' > default: URL: https://atlas.hashicorp.com/ysfjwd/ec2 > ==> default: Adding box 'ysfjwd/ec2' (v0.2) for provider: virtualbox > default: Downloading: > https://atlas.hashicorp.com/ysfjwd/boxes/ec2/versions/0.2/providers/virtualbox.box > An error occurred while downloading the remote file. The error > message, if any, is reproduced below. Please fix this error and try > again. > > The requested URL returned error: 404 Not Found > > -- > 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/cfb09688-93f8-4f51-b9c5-77c14819e526%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/cfb09688-93f8-4f51-b9c5-77c14819e526%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/CAHqq0ezhrKZ5j5nM6fOP4sqe49K-GbvNd_G968cBLCN1iCemHw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
