My own OS - How to start?
Posted: Thu Mar 20, 2008 4:14 pm
Hi Community. I want to develop my own OS. It should have an easy bootloader which loads my kernel. The kernel should initialize the keyboard and print a console on the screen. There i would like to type in commands. and a programm, which is in an other file should start. after typing somthing, maybe exit. The startes Programm should shutdown and the console should be shown again.
But I think it's to much for the beginning. I first need a bootloader, a console and a kernel with keyboard support. Everything should be written in Assembler.
My Question: Do I need more? Can you give me some tips and tutorials?
Thanks
LittleGamer3
But I think it's to much for the beginning. I first need a bootloader, a console and a kernel with keyboard support. Everything should be written in Assembler.
My Question: Do I need more? Can you give me some tips and tutorials?
Thanks
LittleGamer3