Hello, I just got the Internet at my house.



Why I want to write an OS:
I am not writing an OS simply to get credit. I have a genuine interest in learning more about how the PC works. If I just wanted to furbish an OS, I would take FreeDOS and run a GUI over it written in VBDOS. But if I did this, I would not learn about how the PC functions. I have read many articles about OS development, studied the source code of FDOS (Mini little 16-Bit non-protected mode Assembly-based OS that can load flat binaries), and I have created a boot loader in Assembly.
EliteOS:
EliteOS is an OS in teh first stages...
*Loads boot sector code (Written by me and Assembled via NASM)
*Loads 32-Bit protected mode kernel (Written in C) that displays a message and halts.
*Probes RAM
Now I need to create the memory manager.
Remember, this is for educational purposes. However, I will give out my OS as FREEWARE. Thank you for your time. Any suggestions/scrutiny are welcome. My email is filled with SPAM, and my SPAM filter is not finished. So please leave comments in thsi thread. ;D