View on GitHub

magnetite_os

An experimental Rust OS development project

magnetite_os/boot

A custom legacy bootloader written in x86 assembly and Rust

(interactive - up one level: magnetite_os/)

Testing

TODO

You should run make in the project root directory, so as to not clutter magnetite_os/boot/ and ensure that paths in the Makefile are resolved properly:

make debug_boot

Consult magnetite_os/README.md for more information regarding test builds and live inspection runs.

Rationale

TODO

Key concepts & terminology

TODO