Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 3.25 KB

README.md

File metadata and controls

41 lines (35 loc) · 3.25 KB

BeagleV Starlight RISC-V Fedora image

This is a respin of Fedora 33 to support the StarFive JH7100 SoC (RV64GC) and BeagleV Starlight board. Find more details in the BeagleV Starlight getting started guide. Please open issues regarding the Fedora image in this repository.

Download the latest image:

Past images:

Custome Fedora image

  $ zstd -d Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda*.zst
  $ sudo dd if=Fedora-riscv64-vic7100-xfce-dev-Rawhide-20210516233526.n.0-sda*.raw of=/dev/location_of_sd bs=4M conv=fsync
  Wait until console prompt returns. Takes several minutes. It may good to whach dd to finish with `sudo iotop`.

Custom u-boot binary image