How do you write a kernel?
How do you write a kernel?
Ok, now I have a bootsector that will load a file from sector 2 of a floppy. I just need a file (Read: Kernel) to load. I've checked out alot of sites, but I havent found a tutorial on how to write a kernel. I also havent found any *SIMPLE* kernels to learn from. I have check EVERYWHERE for books on writing your own os, to no avail. Anybody with ideas?? thanx!
Re: How do you write a kernel?
Well, here's the tutorials I know aboutL
http://www.acm.uiuc.edu/sigops/roll_your_own/
http://www.themoebius.org.uk/tutes/
John Fine has some very simple kernels that you can find in his bootsector samples:
http://www.execpc.com/~geezer/johnfine/index.htm
Hope that helps .
K.J.
http://www.acm.uiuc.edu/sigops/roll_your_own/
http://www.themoebius.org.uk/tutes/
John Fine has some very simple kernels that you can find in his bootsector samples:
http://www.execpc.com/~geezer/johnfine/index.htm
Hope that helps .
K.J.