Which component of the Linux boot process loads the main system kernel?
- Bootloader
- Shell
- init
- BIOS/UEFI
The component of the Linux boot process that loads the main system kernel is the bootloader. The bootloader, such as GRUB, is responsible for locating the kernel image on the disk and passing control to it during the boot process.
Loading...
Related Quiz
- In shell scripting, a loop that processes each item in a list one by one is known as a _________ loop.
- In Debian and its derivatives, which tool is primarily used for package management?
- Which operator would you use in Bash to check if two strings are equal?
- When managing disk partitions, the term _________ refers to a method that allows for spanning a filesystem across multiple physical disks.
- If you need to view the route taken by packets to reach a network host, which command would you use?