- Ensure you have Windows 10 & The Fall Creators Update installed.
- Uninstall Virtualbox
- Enable Hyper-V
- Create a new Virtual Switch in Hyper-V that is type "External" (You'll use this whenever asked)
Add / edit these 2 lines in your Homestead.yaml
provider: hyperv
box: Svpernova09/nothomestead
Comment out line 18 of scripts/homestead.rb
#config.vm.box_version = settings["version"] ||= ">= 2.0.0"
vagrant destroy && vagrant up
- Hyper-V ignores the IP in
Homestead.yaml
- Hyper-V ignores default port forwards