1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-05 21:30:59 +00:00
linux-insides/Booting
2015-09-20 15:31:16 -04:00
..
linux-bootstrap-1.md TYPO: wether -> whether 2015-09-20 14:08:10 -04:00
linux-bootstrap-2.md TYPO: put_char -> putchar 2015-09-20 15:31:16 -04:00
linux-bootstrap-3.md TYPO: minor fixes in booting section 2015-09-20 15:30:58 -04:00
linux-bootstrap-4.md Fix typo 2015-08-27 21:49:42 -03:00
linux-bootstrap-5.md TYPO: minor fixes in booting section 2015-09-20 15:30:58 -04: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: