Bonjour,

J'ai installé Virtual Box v5.04 et Vagrant 1.7.4. Précision: je suis sous 
Windows 8.
Je n'arrive pas à installer de machine virtuelle sur VirtualBox.
On dirait qu'il ne reconnait pas VirtualBox qui est pourtant bien installé !

J'ai suivi toutes les recommandations :
Invite de commandes :
C:\Users\Me>vagrant -v
Vagrant 1.7.4
C:\Users\Me>cd desktop
C:\Users\Me\Desktop>mkdir monprojet
C:\Users\Me\Desktop>cd monprojet
C:\Users\Me\Desktop\monprojet>vagrant init monprojet 
https://s3-eu-west-1.amazonaws.com/ffuenf-vagrant-boxes/debian/debian-7.2.0-amd64.box
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:\Users\Me\Desktop\monprojet>vagrant up
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as"providers", 
to provide Vagrant with resources to run development environments. Examples 
are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which is 
available for free on all major platforms.
If you believe you already have a provider available, make sure it is 
properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with`vagrant up 
--provider=PROVIDER`, which should give you a more specific
error message for that particular provider.

Merci pour votre aide

-- 
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/237de258-3b45-44a2-924b-b1e5477ec684%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to