summaryrefslogtreecommitdiffstats
path: root/02.-Direction-Finding-Quickstart-Guide.md
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-09-06 03:02:24 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-09-06 03:02:24 +0200
commit8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94 (patch)
tree8bc9c39c48ea885976967968875b7c04dff0f962 /02.-Direction-Finding-Quickstart-Guide.md
parentUpdated 05. KrakenSDR Web Interface Controls (markdown) (diff)
downloadkrakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar.gz
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar.bz2
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar.lz
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar.xz
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.tar.zst
krakensdr_docs.wiki-8974d29f55f66a3ee0c2fd2fd1ece0b631a9bb94.zip
Diffstat (limited to '02.-Direction-Finding-Quickstart-Guide.md')
-rw-r--r--02.-Direction-Finding-Quickstart-Guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/02.-Direction-Finding-Quickstart-Guide.md b/02.-Direction-Finding-Quickstart-Guide.md
index 794da21..5dc26bc 100644
--- a/02.-Direction-Finding-Quickstart-Guide.md
+++ b/02.-Direction-Finding-Quickstart-Guide.md
@@ -54,7 +54,7 @@ The image below explains how the antennas should be mounted. Make sure the array
The next step is to burn the KrakenSDR Direction Finding (DF) image to an SD Card. For the Pi 4 image you will need an 8GB or larger card, and for the Pi5 and OPI5B images you will need a 16GB or larger card. We also recommend using class 10 or faster to ensure no file system slowdowns.
-1. Using a PC, download the “Etcher” software from [balena.io/etcher](https://www.balena.io/etcher/).
+1. Using a PC, download the “Etcher” software from [balena.io/etcher](https://www.balena.io/etcher/). NOTE: Do not use the Raspberry Pi imager software to burn the SD card, and do not customize the login details, as the code relies on the username being kept as the default "krakenrf".
2. Download the latest KrakenSDR image zip file for your Pi 4, Pi 5 or Orange Pi 5B from the SD card folder linked above.
3. Use [Balena Etcher](https://www.balena.io/etcher/) to burn the image onto the SD Card. Using Etcher you can burn directly from the ZIP file. (There was a report that Etcher does not properly work on MacOS, MacOS users can try [Raspberry Pi's Imager](https://www.raspberrypi.com/software) instead)
4. Insert the card into your Raspberry Pi 4.