You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: docs/sources/quickstart.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,12 @@ We are currently in alpha so things may break. Help us improve by
16
16
+ may need to [enable hardware virtualization](https://www.thomas-krenn.com/en/wiki/Activating_the_Intel_VT_Virtualization_Feature)
17
17
(VT-x)
18
18
19
+
**Windows 10 users** should/can additionally:
20
+
21
+
+ use latest Vagrant and VirtualBox >5.0
22
+
+ set `VBoxManage.exe` compatibility mode to `Windows 8`
23
+
+ apply this [NDIS6 solution](http://stackoverflow.com/questions/33725779/failed-to-open-create-the-internal-network-vagrant-on-windows10) to fix `VERR_INTNET_FLT_IF_NOT_FOUND` error
0 commit comments