diff options
-rw-r--r-- | 10.-VirtualBox,-Docker-Images-and-Install-Scripts.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md index da92224..ae1cd73 100644 --- a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md +++ b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md @@ -23,7 +23,9 @@ Third parties have created a Docker container that you can use for installing a Docker Image Repository: https://github.com/godsic/krakensdr-containers/ -NOTE: To reiterate this Docker container is only for x86 machines. +**NOTE**: To reiterate this Docker container is only for x86 machines. + +**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" ## Install Scripts |