Index of /slackware/images/lichee_pi_4a

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.TXT2023-06-07 20:59 1.0K 
[   ]boot-20230607.tar.xz2023-06-07 19:01 351K 
[   ]boot-20230704.tar.xz2023-07-04 05:47 351K 
[DIR]kernel/2023-07-04 04:03 -  
[   ]slarm64-current-riscv64-core-lichee_pi_4a-5.10.113-build-20230607.img.zst2023-06-07 19:22 626M 
[   ]slarm64-current-riscv64-core-lichee_pi_4a-5.10.113-build-20230607.img.zst.sha2562023-06-07 19:26 140  
[   ]slarm64-current-riscv64-core-lichee_pi_4a-5.10.113-build-20230704.img.zst2023-07-04 06:13 669M 
[   ]slarm64-current-riscv64-core-lichee_pi_4a-5.10.113-build-20230704.img.zst.sha2562023-07-04 06:17 140  
[   ]slarm64-current-riscv64-server-lichee_pi_4a-5.10.113-build-20230607.img.zst2023-06-07 19:46 846M 
[   ]slarm64-current-riscv64-server-lichee_pi_4a-5.10.113-build-20230607.img.zst.sha2562023-06-07 19:52 142  
[   ]slarm64-current-riscv64-server-lichee_pi_4a-5.10.113-build-20230704.img.zst2023-07-04 06:42 897M 
[   ]slarm64-current-riscv64-server-lichee_pi_4a-5.10.113-build-20230704.img.zst.sha2562023-07-04 06:47 142  
[   ]slarm64-current-riscv64-xfce-lichee_pi_4a-5.10.113-build-20230607.img.zst2023-06-07 20:49 1.7G 
[   ]slarm64-current-riscv64-xfce-lichee_pi_4a-5.10.113-build-20230607.img.zst.sha2562023-06-07 21:12 140  
[   ]slarm64-current-riscv64-xfce-lichee_pi_4a-5.10.113-build-20230704.img.zst2023-07-04 21:15 1.7G 
[   ]slarm64-current-riscv64-xfce-lichee_pi_4a-5.10.113-build-20230704.img.zst.sha2562023-07-04 21:29 140  


Installation
------------------

Flashing the bootloader
------------------
for the firmware you need the program android-tools-34.0.0-aarch64-1mara.txz (https://dl.slarm64.org/slackware/packages/aarch64/d/android-tools-34.0.0-aarch64-1mara.txz)
bootloader to be boot-xxxxxxxx.tar.xz (https://dl.slarm64.org/slackware/images/lichee_pi_4a/)

  # sudo fastboot flash ram boot-xxxxxxxx/u-boot-with-spl.bin
  # sudo fastboot reboot
  # sleep 10
  # sudo fastboot flash uboot boot-xxxxxxxx/u-boot-with-spl.bin


Flashing the SDcard
------------------
Unpack the IMAGE file and copy the image an SD card: (assuming SD card at /dev/mmcblk0):

  # zstd -d slarm64-current-*-core-*-build-*.img.zst
  # dd if=slarm64-current-*-core-*-build-*.img of=/dev/mmcblk0 bs=1M

or unpack directly to the card

  # zstdcat slarm64-current-*-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