summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--09.-VirtualBox,-Docker-Images-and-Install-Scripts.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
index 8994cea..86534b4 100644
--- a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
+++ b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
@@ -20,6 +20,8 @@ sudo adduser $USER vboxusers
**Virtual Box Version**: Note that the latest version 7.0.0 of Virtual Box is significantly more stable when running long term. Earlier versions can sometimes throw kernel errors after a few hours, resulting in USB drops (unrelated to the KrakenSDR software). Please ensure that you upgrade to this latest version.
+***Virtual Box Disk Sizing:*** By default the disk size is minimized to prevent the download image file being huge. If you find that you are low on space, please resize the disk in the Virtual Box settings.
+
## Docker
Third parties have created a Docker container that you can use for installing a ready to use image of the DOA software on x86 machines. Note that the Docker container will not work on Windows, due Docker not supporting USB passthrough from Windows to a Linux image. Also note that the Docker container is immutable, so any settings changes you save will not persist once the image is restarted.