Skip to content

alpert/uberos

Repository files navigation

UberOS

Experimental operation system for learning purposes. Started by following: The little book about OS development

Unlike the tutorial I use qemu as emulator because my working environment is a remote box and I could not make Bochs work with it.

Installation

For Ubuntu 16.04.4 LTS:

$ sudo apt-get install build-essential nasm genisoimage qemu
$ cd uberos
$ make run

Status

Writes "Wellcome to uberOS!" to screen.

About

Experimental os from 'The little os book'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published