summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--10.-VirtualBox,-Docker-Images-and-Install-Scripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
index 2d6863d..d56ca9e 100644
--- a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
+++ b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
@@ -18,7 +18,7 @@ We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested
sudo adduser $USER vboxusers
```
-**Hyper-V Note**: If you are seeing problems with the VirtualBox image not being stable, and errors in the logs like `[Input/Output Error [Errno 5]`, then this is probably due to a bug between VirtualBox and Windows Hyper-V. To solve this disable Hyper-V, Virtual Machine Platform and Windows Hypervisor Platform in "Turn Windows Features On or Off"
+**Hyper-V Note**: If you are seeing problems with the VirtualBox image not being stable, and errors in the logs like `[Input/Output Error [Errno 5]`, then this is probably due to a bug between VirtualBox and Windows Hyper-V. To solve this disable Hyper-V, Virtual Machine Platform and Windows Hypervisor Platform in "Turn Windows Features On or Off". If you turn off Hyper-V you may also need to disable `Enable Nested Paging` in the Virtual Box settings under System->Acceleration.
## Docker