Skip to content

A bootloader and kernel for x86 made mostly from scratch. Still in development :)

License

Notifications You must be signed in to change notification settings

Georgej100/PearlOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PearlOS

A simple bootloader and operating system for x86 machines

The Goal

My main goal is to learn a small bit of OS DEV and how operating systems work in general. Currently the project has a 2 stage bootloader and I am working on drivers, memory mangagement and I/O I hope to have something very basic going and mabye, get a userland

Installation

All installation instructions can be found in the INSTALL.md file

Credits

All the resources I use a lot are