• Stars
    star
    110
  • Rank 316,695 (Top 7 %)
  • Language
    C
  • Created over 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

adams and eriks nix

aenix

aenix (Adam and Eriks NIX) is a small hobby operating system.

Dependencies

If you are running Ubuntu 10.10 or later, these can all be installed by running

sudo apt-get install build-essential nasm genisoimage bochs bochs-x

Building

cd src
make

Running

cd src
make run

Documentation

The book The little book about OS development is based on our experience writing aenix. Everything described in the book is used in aenix.

License

GPLv3