CompTIA Linux+ (XK0-005) — Question 27

Which of the following is a function of a bootloader?

Answer options

Correct answer: C

Explanation

The correct answer is C because the bootloader is responsible for loading the kernel, which initiates the operating system startup. Option A, while related, pertains to device initialization rather than kernel loading. Option B refers to mounting the root filesystem, which is a subsequent step after the kernel is loaded. Option D is incorrect as the bootloader does not manage system services; that occurs after the OS has started.