Show me the way..
Posted: Sat May 29, 2004 4:01 am
Finally I've just finished making bootloader, which is just print out a few texts..
I think I need kernnel at the moment...
But I have no idea where I should start...
Actually I studied about protected mode..
I have no idea how pmode is programmed and futhermore..How executable files use pmode. :
My book doesn't show me something like programming tips ???
One more thing..
When I digging into any others' bootloader source code.,
I saw that they load kernnel to memory and jump there..
But what I'm so curious about is that where we need to load kernnel in memory..
I know that BIOS load bootloader at address 0000h:7c00h,
where do I have to load kernnel stuff in memory..?
Is there some organized document about this..
All documents that I have just tell me I need to load kernnel or I can use some programming language or something like that....
But what I wanna know is that where/how to load kernnel..
Could you tell me next thing to do..?
Show me the way..
Thanks a lot
I think I need kernnel at the moment...
But I have no idea where I should start...
Actually I studied about protected mode..
I have no idea how pmode is programmed and futhermore..How executable files use pmode. :
My book doesn't show me something like programming tips ???
One more thing..
When I digging into any others' bootloader source code.,
I saw that they load kernnel to memory and jump there..
But what I'm so curious about is that where we need to load kernnel in memory..
I know that BIOS load bootloader at address 0000h:7c00h,
where do I have to load kernnel stuff in memory..?
Is there some organized document about this..
All documents that I have just tell me I need to load kernnel or I can use some programming language or something like that....
But what I wanna know is that where/how to load kernnel..
Could you tell me next thing to do..?
Show me the way..
Thanks a lot