Skip to content

chirag-droid/NexOS

Repository files navigation

NexOS

NexOS is a hobby operating system written in rust.

WIP

Bootlaoder
Bootloader
About
:About:

Contents

Refer to comments and README files in each folder.

Useful Sites:

Linux or WSL

Use Windows WSL or Linux. Run make to see if everything runs and install the required tools.

make qemu will build the iso and also start qemu.

Rust Toolchain

https://www.rust-lang.org/tools/install

https://www.qemu.org/download/

qemu-system-x86_64 command should be available.

This project is licenced under MIT. See the LICENCE for details.