Arbel03 Os Save

A simple kernel written in Rust for studying purposes.

Project README

Screenshots

screenshot

Compilation Manual

A linux environment is needed for compiling, dosfstools is needed to generate a disk img.

Install Rust

Install rustup from https://www.rustup.rs

Configure Rust

Set the default keychain to nightly: rustup override add nightly

Install Xargo

Install Xargo, a wrapper for cargo that eases cross compilation.
cargo install xargo
Add the rust source code component for cross compiling (needed by xargo).
rustup component add rust-src

Run

Run using ./run.sh

TwoUnderscorez's OS

An operating system similar to mine, but written in C, utilizes paging and implements ext2, click here to check it out!

Open Source Agenda is not affiliated with "Arbel03 Os" Project. README Source: arbel03/os
Stars
49
Open Issues
0
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating