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 53d86f8..d102f22 100644
--- a/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
+++ b/10.-VirtualBox,-Docker-Images-and-Install-Scripts.md
@@ -6,7 +6,7 @@ We currently have a [VirtualBox](https://www.virtualbox.org/wiki/Downloads) virt
**username/password:** krakenrf/krakensdr
-The image is provided as an OVA file, so in VirtualBox go to File->Import to use it. Make sure you deselect the network interface upon install, and then before starting set networking to bridged mode, and select your own network interface on your host.
+The image is provided as an OVA file, so in VirtualBox go to File->Import to use it. Make sure to double check your network interface after import, and ensure that it's in bridged mode.
Note that this uses the VirtualBox USB3.0 implementation as we have found that the USB2.0 implementation is too slow and drops samples. The USB3.0 implementation works well. In order to use the USB3.0 implementation you will need the Oracle VM VirtualBox Extension Pack from https://www.virtualbox.org/wiki/Downloads installed to your VirtualBox.