/ruchatos

my experimental operating system on rust

Primary LanguageRust

RuchatOS

====================

My operating system written in rust. Developing mainly for coursework.

Files

  • ruchatos_loader/ crate for basic loader for RuchatOS
  • ruchatos_kernel/ crate for kernel of RuchatOS
  • Makefile to build & test RuchatOS

Test

To test this os run test.sh.

Dependencies

  • uefi-run
  • qemu
  • OVMF installed system-wide