2017-07-13 2 views
0

Mon OS est Windows 7;errant ne peut pas courir, quand j'ai tapé 「vagabonde vers le haut, il n'y a pas de réponse (pas de message d'erreur)!

vagrant box add firstBox ./virtualbox.box 

==> box: Box file was not detected as metadata. Adding it directly... 
==> box: Adding box 'firstBox' (v0) for provider: 
    box: Unpacking necessary files from: file://C:/Users/liumeng/vagrant_get 
ting_started/virtualbox.box 
    box: Progress: 100% (Rate: 687M/s, Estimated time remaining: --:--:--) 
==> box: Successfully added box 'firstBox' (v0) for 'virtualbox'! 

vagrant init fistBox 

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. 

vagrant box list 

$ vagrant box list 
firstBox (virtualbox, 0) 

vagrant up 


// There is no response,no error message 

Je télécharge les outils virtuels du processeur dans Windows; ande Il est OK, 「havdetectiontool」

This computer is configured with hardware-assisted virtualization 

VirtualBox peut fonctionner normalement, Pouvez-vous me donner une idée?

+0

Vagin init fistbox ou firstbox? Tout comme il devrait imprimer un message d'erreur –

Répondre

1

J'ai eu le même problème l'autre jour. J'ai essayé vagrant_1.9.7_x86_64.msi sur ma boîte Windows 7 (CPU = AMD PhenomII). 'vagabond' est devenu totalement silencieux, sans aucun signe de progrès et sans aucun message d'erreur.

J'ai donc essayé la version précédente de vagrant_1.9.5.msi et celle-ci a bien fonctionné.

# Je ne sais pas si vagrant_1.9.7_i686.msi fonctionne bien ou non.