Index of /irradium/images/orange_pi_rv2

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.TXT2025-08-02 04:45 648  
[   ]boot-20250310.tar.xz2025-03-10 23:37 6.8M 
[   ]boot-20250312.tar.xz2025-03-12 17:52 6.8M 
[   ]boot-20250320.tar.xz2025-03-21 00:52 6.8M 
[   ]boot-20250321.tar.xz2025-03-21 12:55 6.8M 
[   ]boot-20250326.tar.xz2025-03-26 06:33 6.8M 
[   ]boot-20250503.tar.xz2025-05-04 02:12 6.8M 
[   ]boot-20250601.tar.xz2025-06-01 16:09 6.8M 
[   ]boot-20250611.tar.xz2025-06-11 06:28 6.8M 
[   ]boot-20250620.tar.xz2025-06-20 23:30 6.8M 
[   ]boot-20250719.tar.xz2025-07-19 23:00 6.8M 
[   ]boot-20250726.tar.xz2025-07-27 07:29 6.8M 
[   ]boot-20250731.tar.xz2025-07-31 08:22 6.8M 
[   ]boot-20250830.tar.xz2025-08-30 20:08 6.8M 
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.6.100-build-20250726.img.zst2025-07-26 22:35 1.0G 
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.6.100-build-20250726.img.zst.sha2562025-07-26 22:40 137  
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.16.0-build-20250731.img.zst2025-07-31 08:53 1.3G 
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.16.0-build-20250731.img.zst.sha2562025-07-31 09:02 136  
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.16.4-build-20250830.img.zst2025-08-30 20:13 1.4G 
[   ]irradium-3.8-riscv64-core-orange_pi_rv2-6.16.4-build-20250830.img.zst.sha2562025-08-30 20:14 136  
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.6.100-build-20250726.img.zst2025-07-26 23:33 2.1G 
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.6.100-build-20250726.img.zst.sha2562025-07-26 23:45 137  
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.16.0-build-20250731.img.zst2025-07-31 10:04 2.5G 
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.16.0-build-20250731.img.zst.sha2562025-07-31 10:20 136  
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.16.4-build-20250830.img.zst2025-08-30 20:25 2.5G 
[   ]irradium-3.8-riscv64-xfce-orange_pi_rv2-6.16.4-build-20250830.img.zst.sha2562025-08-30 20:28 136  
[DIR]kernel/2025-08-30 14:32 -  


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
example: screen /dev/ttyUSB0 115200,cs8