Skip to content

Developer, Objective-C, Linux, Linux Kernel · A basic Operating System with features such as interrupts, memory management, output screening etc with the help of the book "Little OS"

License

Notifications You must be signed in to change notification settings

MayankMurali/Creating-a-Little-Operating-System

Repository files navigation

Creating-a-Little-Operating-System

Developer, Objective-C, Linux, Linux Kernel · A basic Operating System with features such as interrupts, memory management, output screening etc with the help of the book "Little OS"

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 Source_codes
make

Running

cd Source_codes
make run

Documentation

The book The little book about OS development

About

Developer, Objective-C, Linux, Linux Kernel · A basic Operating System with features such as interrupts, memory management, output screening etc with the help of the book "Little OS"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published