Skip to content

elliott10/sOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RISC-V OS using Rust

  • From scratch

  • Make a hard disk img

dd if=/dev/zero of=hdd.dsk count=32 bs=1M
  • Build
make
make run 
  • Boot

Boot Screen

About

RISC-V OS in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages