Skip to content

Useful scripts for Arch RISC-V project

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL3
Notifications You must be signed in to change notification settings

CoelacanthusHex/archriscv-scriptlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch RISC-V Scriptlet

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

Prerequisite

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

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]

About

Useful scripts for Arch RISC-V project

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPL3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages