Page 1 of 1

Bootsecot & Kernels

Posted: Wed Jan 23, 2002 12:00 am
by Kolie Kay
Ok i have a bootsector that works. Basically
it takes it self to a higher memory location,
in preperation to laod a kernel, and displays a
message. No kernel loading is done yet and this is
acttually my question. How do i load my kernel from
my bootloader, i know that you have to read the sectors
from a floppy or something but how do i make the
kernel so it is on a sector above the bootloader.

Summary
How do i load my kernel (code)
How do i put my kernel on my floppy

cheers and thanks for your time!

RE:Bootsecot & Kernels

Posted: Wed Jan 23, 2002 12:00 am
by Guest
Wow after working on this problem for three days,
i got my kernel loaded without help!

>On 2002-01-23 20:58:09, Kolie Kay wrote:
>Ok i have a bootsector that works. Basically
>it takes it self to a higher memory location,
>in preperation to laod a kernel, and displays a
>message. No kernel loading is done yet and this is
>acttually my question. How do i load my kernel from
>my bootloader, i know that you have to read the sectors
>from a floppy or something but how do i make the
>kernel so it is on a sector above the bootloader.
>
>Summary
> How do i load my kernel (code)
> How do i put my kernel on my floppy
>
> cheers and thanks for your time!
>
>
>