12月7日 下载
box: Downloading:
https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.3.3/providers/virtualbox.box
12月9日
D:\HashiCorp\Vagrant\bin\
box: Downloading:
https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.3.3/providers/virtualbox.box
12月9日
D:\HashiCorp\Vagrant\bin\
vagrant
D:\cd\box9f2d9710a8e8d856bfe1f18a2aa065f430373a7c
virtualbox
使用git-bash 配置 SSH
配置 Homestead.yaml
路径:C:\Users\HP\.homestead
问题1
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine.
Please fix
the following errors and try again:
vm:
* The host path of the shared folder is missing: ~/Code
Enter your choice: 1
==> box: Adding box 'laravel/homestead' (v0.3.3) for provider: virtualbox
The box you're attempting to add already exists. Remove it before
adding it again or add it with the `--force` flag.
Name: laravel/homestead
Provider: virtualbox
the following errors and try again:
vm:
* The host path of the shared folder is missing: ~/Code
Enter your choice: 1
==> box: Adding box 'laravel/homestead' (v0.3.3) for provider: virtualbox
The box you're attempting to add already exists. Remove it before
adding it again or add it with the `--force` flag.
Name: laravel/homestead
Provider: virtualbox
Version: 0.3.3
解决 修改配置
问题
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/psych.rb:205:in `parse': (<unknown>
): found a tab character that violate intendation while scanning a plain scalar
at line 17 column 11 (Psych::SyntaxError)
from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/psych.rb:205:in `parse
_stream'
from C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/psych.rb:153:in `parse
解决: 缩进问题
问题 创建COM失败
解决: 兼容性 2008 并 管理员运行。
问题 vt -x is disabled in in the BIOS