Index of /irradium/images/star64

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.TXT2023-11-11 22:33 657  
[   ]boot-20231103.tar.xz2023-11-03 22:40 440K 
[   ]boot-20241127.tar.xz2024-11-27 17:54 431K 
[   ]boot-20241228.tar.xz2024-12-28 14:01 431K 
[   ]irradium-3.7-riscv64-core-star64-6.6.68-build-20241228.img.zst2024-12-28 14:18 750M 
[   ]irradium-3.7-riscv64-core-star64-6.6.68-build-20241228.img.zst.sha2562024-12-28 14:22 129  
[   ]irradium-3.7-riscv64-xfce-star64-6.6.68-build-20241228.img.zst2024-12-28 16:31 1.8G 
[   ]irradium-3.7-riscv64-xfce-star64-6.6.68-build-20241228.img.zst.sha2562024-12-28 16:44 129  
[DIR]kernel/2024-12-27 19:50 -  


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


Debug
-------------------
    Pin 6   is GRD
    Pin 8   is RTX (GPIO14/UART_TX)
    Pin 10  is TXD (GPIO13/UART_RX)