| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| kernel/ | 2025-08-10 00:40 | - | ||
| irradium-3.8-aarch64-core-radxa_zero-6.16.0-build-20250809.img.zst.sha256 | 2025-08-09 12:47 | 133 | ||
| irradium-3.8-aarch64-xfce-radxa_zero-6.16.0-build-20250809.img.zst.sha256 | 2025-08-09 13:44 | 133 | ||
| README.TXT | 2025-05-18 03:00 | 744 | ||
| boot-20240310.tar.xz | 2024-03-10 04:25 | 524K | ||
| boot-20240623.tar.xz | 2024-06-23 12:25 | 557K | ||
| boot-20240407.tar.xz | 2024-04-07 16:01 | 557K | ||
| boot-20240929.tar.xz | 2024-09-30 03:09 | 558K | ||
| boot-20240725.tar.xz | 2024-07-25 05:40 | 558K | ||
| boot-20241122.tar.xz | 2024-11-22 08:57 | 561K | ||
| boot-20250123.tar.xz | 2025-01-23 22:03 | 562K | ||
| boot-20250401.tar.xz | 2025-04-01 19:57 | 562K | ||
| boot-20250523.tar.xz | 2025-05-24 00:40 | 564K | ||
| boot-20250809.tar.xz | 2025-08-09 12:26 | 568K | ||
| irradium-3.8-aarch64-core-radxa_zero-6.16.0-build-20250809.img.zst | 2025-08-09 12:42 | 1.0G | ||
| irradium-3.8-aarch64-xfce-radxa_zero-6.16.0-build-20250809.img.zst | 2025-08-09 13:32 | 2.0G | ||
Installation
------------------
Unpack the IMAGE file and copy the image an SD card: (assuming SD card at /dev/mmcblk0):
# zstd -d irradium-*-core-*-build-*.img.zst
# dd if=irradium-*-core-*-build-*.img of=/dev/mmcblk0 bs=1M
or unpack directly to the card
# zstdcat irradium-*-core-*-build-*.img.zst > /dev/mmcblk0
Instalation eMMC/NAND/USB-HDD
------------------
to transfer a system with the SD to eMMC, you need to boot from the start and run the script:
# transfer-to-disk
Default Login
------------------
login: root
password: set at first login
Debug
------------------
speed: 115200
pins:
Pin 6 is GRD
Pin 8 is RTX (UART_AO_A_TXD)
Pin 10 is TXD (UART_AO_A_RXD)
example: screen /dev/ttyUSB0 115200,cs8