Introduction to Operating System Development

Home OS Home

                    Welcome to the Step by Step development of a system. Although the name tells it is Step by Step, I will not go through every step of development. I will talk about important parts of development. Use the information as a foundation and develop the code with your brain. Enough talk and get ready to put yourself in front of the computer for months if you plan to develop one.

[Step by step Tutorial]

  1. System Development Theory

  2. Choosing the Right Platform for Development

  3. Bootstrap Loader and Disk Structure

  4. What should be Next? 'INIT' or 'KERNEL'

 

OS Into Home System Theory Choosing Platform Bootstrap INIT or KERNEL