Skip to content

davenport-rust/DustOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DustOS Build Status

Building a small Operating System using Rust for learning syntax and OS essentials.

Make sure qemu is installed, and in the multiboot folder run

make run

If you just want to build

make iso