first_vagcode はフォルダー f:\vagvms\vagcode に作成された vm であり、vbox gui から起動することはできますが、今では起動vagrant up
できvagrant status
ません。私の質問は、この vm を使用してこの vm を起動する方法です。この vm の .vagrant でファイルを再生成する必要がありますか? または、Vagrantfile に何かを追加する必要がありますか? しかし、これを行う方法は?vagrant up
ところで、私はwin7 x64を使用しています
F:\vagvms\vagcode>vagrant status
Current machine states:
default not created (virtualbox)
The environment has not yet been created. Run `vagrant up` to
create the environment. If a machine is not created, only the
default provider will be shown. So if a provider is not listed,
then the machine is not created for that environment.
F:\vagvms\vagcode>vboxmanage list vms
"first_vagcode" {3a1c41f3-3c01-4fa7-bb25-d68a66292b00}
"vagtwo_default_1431119083293_66111" {03ee5819-dfc3-4bdd-bd10-a2e4e44350c5}