Tutorials on operating system development:
- (Book) How to Make a Computer Operating System by Samy Pessé
- (Book) Operating Systems: Three Easy Pieces (Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau)
- (Book) The little book about OS development (Erik Helin, Adam Renberg)
- Writing a Simple Operating System from Scratch - a book by Nick Blundell. (HN discussion here has more references).
- Operating System Development Series
- XOS: Build your own operating system (HN discussion).