Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 355 Bytes

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