Friday, August 5, 2011

How can I make a simple Bootloader/Bootsector that can load a kernel binary file?

I want to write a Bootloader/Bootsector that loads a kernel binary file and calls it. I would like to write this in C, if it is possible. Could you point me to a good tutorial or give me a link to some source code? Thanks in advance.

No comments:

Post a Comment