LPIC-2 Exam 201 (Linux Engineer) — Question 17

If the file containing the Linux kernel is deleted, what happens when the system boots?

Answer options

Correct answer: D

Explanation

The correct answer is D because the Linux kernel is essential for the operating system to function. If it is missing, the system will not be able to boot, and the bootloader will likely display an error message. The other options incorrectly suggest that the system can proceed without the kernel or that the initramfs or shell can compensate for its absence.