Skip to content

orumin/Whetstone_OS

Repository files navigation

Whetstone OS

Build Status

What's this?

Hobby OS written by The Rust Programming Language. This OS is expected x86_64 and UEFI PC.

How to build

  • First, prepare GNU binutils, its target for x86_64-efi-pe
  • Second, you have to use Rust nightly compiler.
$ rustup install nightly
$ rustup default nightly
$ cargo install xargo
$ export PATH="$HOME/.cargo/bin:$PATH"

Then, only you run make on root directory.

About

Rusty OS for suitable with modern PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published