![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | kernel/ | 2025-08-31 03:48 | - | |
![]() | irradium-3.8-riscv64-core-orange_pi_rv-6.6.103-build-20250831.img.zst.sha256 | 2025-08-31 03:40 | 136 | |
![]() | irradium-3.8-riscv64-xfce-orange_pi_rv-6.6.103-build-20250831.img.zst.sha256 | 2025-08-31 03:45 | 136 | |
![]() | README.TXT | 2025-05-18 02:59 | 686 | |
![]() | boot-20250401.tar.xz | 2025-04-01 23:21 | 442K | |
![]() | boot-20250507.tar.xz | 2025-05-07 06:10 | 465K | |
![]() | boot-20250612.tar.xz | 2025-06-12 23:20 | 465K | |
![]() | boot-20250706.tar.xz | 2025-07-06 20:19 | 467K | |
![]() | boot-20250726.tar.xz | 2025-07-27 00:38 | 483K | |
![]() | boot-20250719.tar.xz | 2025-07-19 11:06 | 483K | |
![]() | boot-20250806.tar.xz | 2025-08-07 02:54 | 483K | |
![]() | boot-20250804.tar.xz | 2025-08-05 02:43 | 483K | |
![]() | boot-20250831.tar.xz | 2025-08-31 03:37 | 485K | |
![]() | irradium-3.8-riscv64-core-orange_pi_rv-6.6.103-build-20250831.img.zst | 2025-08-31 03:39 | 1.0G | |
![]() | irradium-3.8-riscv64-xfce-orange_pi_rv-6.6.103-build-20250831.img.zst | 2025-08-31 03:44 | 2.1G | |
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 ------------------- Pin 6 is GRD Pin 8 is RTX (GPIO5/UART0_TX) Pin 10 is TXD (GPIO6/UART0_RX)