Skip to content

Ressources

Clément Kuzniewycz edited this page Mar 6, 2024 · 2 revisions

List of useful ressources

This book describes the intermezzOS project. intermezzOS is a hobby operating system, specifically targeted at showing beginners how to get into operating systems development.

Infographics where kernel functionalities are mapped to layers. A lot of functions and categories are clickable and link to documentation.

This article from linux journal get you through the basics of a custom non-linux kernel. It explains how to write it from scratch and boot to it.

Clone this wiki locally