I write my Boot Sector
What do I Next?
compil OS
Re:compil OS
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.
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.