Skip to content

c-brooks/BrooksOS

Repository files navigation

BrooksOS

A simple operating system, following this book.

Usage (Ubuntu)

  sudo apt-get install build-essential nasm genisoimage
  make run

This generates an os.iso file which can be run easily with VirtualBox.

Open VirtualBox, then click New -> Type: Other, Version: Other/Unknown(64 bit).

Start the VM and select your os.iso file when prompted.

About

A simple x86 operating system, following http://littleosbook.github.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published