Build script to create the Arch Linux image for LicheePi 4A.
This build script is released under the MIT License. See the LICENSE file for details.
- File format: Zstd compressed raw disk image (.img.zst)
- Target: SD card boot
- Compatibility: LicheePi 4A board
- Arch RISC-V rootfs
- Based on RevyOS's thead-kernel
- Includes patches and configuration from cwt-lpi4a/linux-cwt-thead-lpi4a
- Drivers and packages from RevyOS, rebuilt and repackaged for Arch Linux
- PKGBUILD files available at: https://github.com/cwt-lpi4a
- Download the .img.zst file
- Write the image to an SD card using a tool like
dd
(decompress it first) or Etcher - Insert the SD card into your LicheePi 4A board and boot
- Username:
user
- Password:
user
- Privileges: This user has sudo access
- This image is specifically configured for SD card boot on the LicheePi 4A board
- All components have been integrated and tested for compatibility
- Users are encouraged to check the linked repositories for detailed change logs and additional information