1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting
Tomas Juocepis f29bd4aebf correct minor mistake - list 3 bits instead of 4
Sentence starts with "The next three bits(40, 41, 42, 43)" Should exclude 43.
2017-06-06 08:41:10 -05:00
..
linux-bootstrap-1.md mention boot linker script as suggeset by @Aaron1011 2017-05-28 00:19:45 +06:00
linux-bootstrap-2.md correct minor mistake - list 3 bits instead of 4 2017-06-06 08:41:10 -05:00
linux-bootstrap-3.md minor grammer edits 2017-01-30 11:43:08 +02:00
linux-bootstrap-4.md #419 - Typo in linux-bootstrap-4.md 2016-10-27 10:24:12 +05:30
linux-bootstrap-5.md Fix broken links regarding kaslr 2016-09-02 21:02:00 -07:00
README.md Change README links as relative 2017-01-07 10:53:22 +03:00

Kernel Boot Process

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