#8 detailed examination of the elements in the fedora boot process
Opened 2 years ago by glb. Modified 2 years ago

In some ways, the boot process is surprisingly simple. The kernel starts up single-threaded and synchronous on a single core and seems almost comprehensible to the pitiful human mind. But how does the kernel itself get started? What functions do initrd [initial ramdisk] and bootloaders perform?

Abstract:

define how the system boots up starting from the post through initramfs ( why, when, how it works ), , at what time selinux comes into the picture, how the kernel is pivoted on the actual filesystem.

  1. The beginning of boot
  2. Provisioning a booting kernel
  3. From start_kernel function to PID 1

Metadata Update from @glb:
- Issue tagged with: article

2 years ago

Metadata Update from @glb:
- Issue assigned to agarwalvarshit

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
articles Status: stalled