Boot Code again
Submitted by ale.narancio on Fri, 02/20/2004 - 23:41.
First of all, thanks Ewout for your last answer. But now i have another, there is any document where can i see the order of the file executed in the boot sequence? or almost where i need to start to see. Because i try to understand all the code but i don't know where start.
Thanks a lot,
Alejandro
- Login to post comments
No docs yet
There are no good documents on this yet
However, i can tell you to start in kernel.asm at the sys_start label and go from there.