BIOS
July 14, 2024 |
permanent
Summary #
- tags
- Basic Input/Output System
The BIOS (pronounced bye-oss) is a ROM chip found on motherboards that lets you access and set up your *computer system at the most basic level.
- The BIOS is firmware used to provide runtime services for Operating System and programs and to perform hardware initialization during the booting process (power-on startup)*.
BIOS on Motherboard

Boot process #

BIOS -> MBR -> Boot Loader -> Kernel -> Systemd -> Process and Applications linux boot sequence