Page 1 of 1

compil OS

Posted: Mon Oct 17, 2005 7:44 pm
by parsgiga
I write my Boot Sector
What do I Next?

Re:compil OS

Posted: Mon Oct 17, 2005 8:49 pm
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.