ThatGothJohn / StegosaurOS

A simple kernel for testing and learning, made by following https://os.phil-opp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

This project requires a Nightly build of rust with the bootloader tool installed.

The bootloader tool can be installed with the following: cargo install bootimage

Running

Running is as simple as running: cargo run

About

A simple kernel for testing and learning, made by following https://os.phil-opp.com

License:MIT License


Languages

Language:Rust 100.0%