rendszerindítással
Rendszerindítás, commonly referred to as booting, is the process of starting up a computer. When a computer is powered on, it undergoes a sequence of operations to load its operating system into memory and make it ready for user interaction. This process begins with the Basic Input/Output System (BIOS) or Unified Extensible Firmware Interface (UEFI), which is a firmware stored on a chip on the motherboard. The BIOS/UEFI performs a Power-On Self-Test (POST) to check that all essential hardware components are functioning correctly.
Following the POST, the BIOS/UEFI locates the bootloader, which is a small program responsible for loading the
After the kernel is loaded, it initializes various system processes and drivers, which are software components