Boot my kernel!
Boot my kernel!
The Assembly start up code is now finished with the start up process. The higher-level C code is now called to finalize the initialization process of the kernel by setting up the IDT and completing the structure of the process table. Upon successful return the GDT and IDT are made effective by loading the proper registers the main() C function is called. Otherwise if failure was detected, the machine is halted.
RE:Boot my kernel!
So what are you saying. You want someone to try to boot your kernel?
Well, what is your kernel and where can someone get it?
Why not boot it yourself?
Moose.
Well, what is your kernel and where can someone get it?
Why not boot it yourself?
Moose.