Skip to content

This is a very basic operating system written in the c programming language

Notifications You must be signed in to change notification settings

akhichit2008/Simple-Operating-System

Repository files navigation

Simple-Operating-System

logo

This is a very basic operating system written in the c programming language

Currently this os is in devlopmeent and is not yet completed. It currently only has some basic things. But soon it will get a lot of features.

Progress - Currently working on the keyboard driver

Steps to Compile and Run locally

Step - 1

The instructions given here are for linux and specifically debian based operating systems

Install the required dependecies :- GCC, GNU grub, GNU xorriso , qemu , GNU Assembler (gas) , GNU Make

Step - 2

Clone this repo and navigate to the directory where you cloned it. After navigating to the proper folder,

Then Run

make

And Hurray ! We have the os boot in the qemu emulator.

Note: This os can also be run on real hardware or Virtualbox

Hope you liked my project.

Thank You.

Have a great day.

About

This is a very basic operating system written in the c programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published