1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 22:58:08 +00:00
linux-insides/Booting
Brandon Fosdick 080c6668ba Small grammar fixes
A few grammar fixes. There may be more, but I only do what I can.
2015-04-18 19:41:29 -07:00
..
linux-bootstrap-1.md Update linux-bootstrap-1.md 2015-03-27 20:42:31 +00:00
linux-bootstrap-2.md Fix typo in bootstrap 2 2015-04-05 22:58:47 +01:00
linux-bootstrap-3.md Make links to other parts relative 2015-02-02 19:50:03 +00:00
linux-bootstrap-4.md Make x86 paging reference title clearer 2015-03-01 08:40:56 +01:00
linux-bootstrap-5.md Booting: fixed typo "paramter" in the linux-bootstrap-5.md file. 2015-02-24 10:12:24 +01:00
README.md Small grammar fixes 2015-04-18 19:41:29 -07:00

Kernel boot process

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