Loading Debian on a Radxa Zero 3W Worksheet
THE TUTORIAL IS MEANT TO BE USED WITH THIS VIDEO!
YouTube tutorials can be a pain to actually follow, so here’s the worksheet that accompanies the video - for your convenience.
I recommend both printing this out, to use as a checklist, and keeping the page up, so you can copy-and-paste the entries.
What you’ll need:
A Radxa Zero 3W (Aliexpress)
A microSD card (16GB, or greater)
A SD card writer (typically USB)
A micro HDMI cable or adapter
A USB hub that connects with USB-C
A USB keyboard
A USB mouse
STEP 1: Download the OS image
Download & install Releases · radxa-build/radxa-zero3
STEP 2: Decompress the OS image
Download program that can decompress xz files (if necessary) – there are GUI tools like 7-Zip or WinZip, but I use XZ Tools
Decompress the image
Delete the XZ archive
STEP 3: Write the image to an SD card using Balena Etcher(or similar)
Download and install Balena Etcher (if necessary)
Write the image to the SD card
STEP 4: Boot the Zero 3W
Attach a monitor, mouse, and keyboard to the Zero 3W
Put the SD card into the Zero 3W and start it
Log into the Zero 3W
The initial password for the radxa user isradxa
STEP 5: Set up the wireless networking(or just use a USB Ethernet adapter)
Set up the wifi connection from the desktop
Go into RSETUP and make the connection persistent, and automatic at boot
STEP 6: Enable SSH
Launch Konsole
[copy/paste >] sudo systemctl restart ssh
[copy/paste >] sudo systemctl enable --now ssh
STEP 7: Update your system
Launch See Available Updates – Discover
Deselect “radxa-system-config-gdm3-disable-sleep”
Click “Update Selected”