Skip to content
/ NextOS Public

Simple OS for learning the guts of modern operating systems

Notifications You must be signed in to change notification settings

0xmatia/NextOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextOS

Learning the guts of modern OS!

About

This is the beginning of my journy towards building my own OS. Nothing special yet, just trying to understand the behind the scenes.

  • Achitecutre: x86
  • Languages: Assembly, C and rust in the future
  • Build system: make

Sources

I am using A LOT of sources:

I am not using grub

Most tutorials on the internet are using grub as the bootloader. I wanted to build everything from scratch so I am building a very simple boot sector and bootloader.

About

Simple OS for learning the guts of modern operating systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published