1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-02-25 05:22:00 +00:00
linux-insides/Booting
2015-10-18 17:34:57 -04:00
..
linux-bootstrap-1.md fix issue 2015-10-11 12:24:36 +08:00
linux-bootstrap-2.md fix typo in the bits range 2015-10-08 17:40:51 -04:00
linux-bootstrap-3.md fixed grammar in linux-bootstrap-3.md, Set Up Interrupt Descriptor Table section 2015-10-18 17:34:57 -04:00
linux-bootstrap-4.md Merge pull request from ruthgrace/bootstrap_4_prep_long_mode 2015-10-17 17:39:26 +06:00
linux-bootstrap-5.md Merge pull request from ruthgrace/bootstrap_5_last_prep 2015-10-17 00:24:15 +06:00
README.md modify some descriptions of README in Booting 2015-09-09 18:36:33 +08: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: