1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting
Amreo 2e640db706 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
2017-02-01 22:02:35 +01:00
..
linux-bootstrap-1.md Fix math error 2017-02-01 22:02:35 +01:00
linux-bootstrap-2.md fix typo 2016-05-25 09:04:03 +08: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: