BootLoader
Posted: Mon Jun 27, 2005 11:00 pm
Hello,
I was thinking of working on a bootloader (as a fun side project) and I was wondering how do you load the kernel?
The project is in C (yeah I realize the bootsector stuff needs to be in asm and that is no problem at all) and it's just a simple floppy disk bootloader (booting a kernel on a floppy i guess) but I dont know how this would be done.
any help would be great thanks.
I was thinking of working on a bootloader (as a fun side project) and I was wondering how do you load the kernel?
The project is in C (yeah I realize the bootsector stuff needs to be in asm and that is no problem at all) and it's just a simple floppy disk bootloader (booting a kernel on a floppy i guess) but I dont know how this would be done.
any help would be great thanks.