You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fabio Pozzi d9bfb12650
fix typo: 1MB is 0xfffff, not 0xffff which is 65535
9 years ago
..
README.md Initialization added 9 years ago
linux-bootstrap-1.md fix typo: 1MB is 0xfffff, not 0xffff which is 65535 9 years ago
linux-bootstrap-2.md Make links to other parts relative 9 years ago
linux-bootstrap-3.md Make links to other parts relative 9 years ago
linux-bootstrap-4.md Make x86 paging reference title clearer 9 years ago
linux-bootstrap-5.md Booting: fixed typo "paramter" in the linux-bootstrap-5.md file. 9 years ago

README.md

Kernel booting process

This chapter describes linux kernel booting process. You will see here a couple of posts which describes full cycle of the kernel loading: