XieJiSS / archriscv-scriptlet

Useful scripts for Arch RISC-V project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch RISC-V Scriptlet

Useful scripts for building and running Arch RISC-V Qcow image.

Prerequisite

  • arch-install-scripts
  • git
  • qemu-img
  • qemu-system-riscv
  • riscv64-linux-gnu-gcc

Build Step

./mkrootfs
./mkimg

Start QEMU

./startqemu.sh [qcow image file]

About

Useful scripts for Arch RISC-V project

License:Other


Languages

Language:Shell 100.0%