compil OS

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
parsgiga

compil OS

Post by parsgiga »

I write my Boot Sector
What do I Next?
AR

Re:compil OS

Post by AR »

This is a blatantly ridiculous question (it is far too vague). You should probably write the Operating System next...

More seriously, you should probably design the operating system next (well, actually you should have done this first), then rewrite the bootloader to fulfill the requirements, or switch to an existing one like GRUB. Once you actually start working on the kernel, there are some directions in the Wiki.
Post Reply