nerdexam
Cisco

210-255 · Question #135

Which of the following are examples of Linux boot loaders?

The correct answer is A. GRUB. GRUB (Grand Unified Bootloader) is the primary bootloader used by most modern Linux distributions to load the kernel at startup.

Host-Based Analysis

Question

Which of the following are examples of Linux boot loaders?

Options

  • AGRUB
  • BILOS
  • CLILO
  • DUbuntu BootPro

How the community answered

(56 responses)
  • A
    88% (49)
  • B
    2% (1)
  • C
    7% (4)
  • D
    4% (2)

Why each option

GRUB (Grand Unified Bootloader) is the primary bootloader used by most modern Linux distributions to load the kernel at startup.

AGRUBCorrect

GRUB (Grand Unified Bootloader) is the standard bootloader for most modern Linux distributions including Ubuntu, Fedora, and Debian, and is responsible for loading the Linux kernel into memory at startup. It replaced the older LILO bootloader and supports booting multiple operating systems from a single machine. GRUB2 is the current version included by virtually all major distributions.

BILOS

ILOS is not a Linux bootloader; iLO (Integrated Lights-Out) is Hewlett-Packard's server management firmware interface, entirely unrelated to the OS boot process.

CLILO

While LILO (Linux Loader) was historically a valid Linux bootloader, it has been deprecated and is no longer shipped by modern Linux distributions, making GRUB the correct answer for current systems.

DUbuntu BootPro

Ubuntu BootPro is not a real product or recognized Linux bootloader and does not exist in any official Linux distribution or upstream project.

Concept tested: Linux boot loader identification and types

Source: https://www.gnu.org/software/grub/manual/grub/grub.html

Topics

#Linux boot loader#GRUB#LILO#system boot process

Community Discussion

No community discussion yet for this question.

Full 210-255 Practice