Skip to content

melody-notpond/owos-riscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 

Repository files navigation

owos-riscv

Simple operating system for QEMU's virt board.

Build requirements

Make sure you have gcc for RISC-V installed.

Build and run

make mount && make run

You must have sudo access to run make mount, as it will attempt to mount a disk image to load files onto it. If you made changes to the code but don't want to rebuild the disk image, you can run make instead of make mount.

About

Simple operating system for QEMU's virt board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors