From Bootloader to Kernel?

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.
osprogram
Posts: 16
Joined: Tue May 09, 2006 11:00 pm

Re: From Bootloader to Kernel?

Post by osprogram »

Or just overwrite the bootsector on the hard disk. :)
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Re: From Bootloader to Kernel?

Post by Dex »

You could use MiniDOS the worlds smallest dos (less than 2K), to load you c kernel.
Here: is the OS and source code
http://www.dex4u.com/Dos4u/MiniDos.zip
Here is a image for qemu
http://www.dex4u.com/Dos4u/MdosQemu.zip
ScreenShot of MiniDOS running a dos game.
http://www.dex4u.com/Dos4u/MiniDOS1.jpg
Last edited by Dex on Tue May 30, 2006 11:00 pm, edited 1 time in total.
Post Reply