linux-insides/Booting
Frank Dana 527b2b8921
Update README.md
"A couple" technically means exactly 2. It can be used to describe an unknown quantity of "approximately 2", but certainly never 6.
2018-01-07 18:45:48 -05:00
..
linux-bootstrap-1.md bootstrap1: .org directive is useless in a case of binary output 2017-11-27 00:55:57 +06:00
linux-bootstrap-2.md Fixed mistakes in the segment descriptors part 2018-01-07 13:49:40 +06:00
linux-bootstrap-3.md typo fixed (0bB800 -> 0xb800) 2017-11-10 19:17:52 +09:00
linux-bootstrap-4.md alignment fixed 2017-12-30 00:41:20 +06:00
linux-bootstrap-5.md booting: add kaslr part 2018-01-07 13:49:09 +06:00
linux-bootstrap-6.md Update linux-bootstrap-6.md 2018-01-07 16:36:46 +06:00
README.md Update README.md 2018-01-07 18:45:48 -05:00

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a series of posts which describes the full cycle of the kernel loading process: