parch-riscv/README.md

827 B

Parch Linux RISC-V RootFS Builder

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

This is only for Testing Parch Gnu/Linux on Risc-V.

This Script is forked from Archriscv Scriptlet

Prerequisite

  • arch-install-scripts
  • parted
  • git
  • qemu-img
  • qemu-system-riscv
  • riscv64-linux-gnu-gcc
  • devtools-riscv64 (AUR)

Todo

  • Add devtools-riscv64 to ppr
  • Add Risc-v to ppr (the Arch)
  • Write wiki page for Parch Risc-v

Build Step

./mkrootfs
./mkimg

Start QEMU

Important

You must use fallback initrd first, and re-generate initramfs with mkinitcpio -P to use non-fallback version later.

./startqemu.sh [qcow image file]