summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--10.-VirtualBox-and-Docker-Images.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/10.-VirtualBox-and-Docker-Images.md b/10.-VirtualBox-and-Docker-Images.md
index da70905..9719413 100644
--- a/10.-VirtualBox-and-Docker-Images.md
+++ b/10.-VirtualBox-and-Docker-Images.md
@@ -4,7 +4,7 @@ We currently have a [VirtualBox](https://www.virtualbox.org/wiki/Downloads) virt
Download Here: https://drive.google.com/file/d/1FZZvOoRB9G7t5qgX-BnsGGBu40gg8bwn/view?usp=sharing
-The image file 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.
+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.
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.