summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-10-08 09:47:15 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-10-08 09:47:15 +0200
commite04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67 (patch)
treec00eff5728ab72079221932f7142ba06d852d0a0
parentUpdated 10. VirtualBox, Docker Images and Install Scripts (markdown) (diff)
downloadkrakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar.gz
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar.bz2
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar.lz
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar.xz
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.tar.zst
krakensdr_docs.wiki-e04d63ab55fa2ab2c890e4b7e3c68d70e6d51a67.zip
-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