LPI
201-450 · Question #259
In case the file containing the Linux kernel is lost, what happens when the system is booting?
The correct answer is D. Without a kernel a system cannot boot and, depending on the bootloader, an error is displayed. You've hit your weekly limit · resets 5am (America/New_York)
System Startup
Question
In case the file containing the Linux kernel is lost, what happens when the system is booting?
Options
- AThe system starts normally since the bootloader copies the kernel to the master boot record of
- BInstead of the kernel, the initramfs is loaded and instructed to mount the root filesystem and
- CThe bootloader mounts the root filesystem read-only and launches /bin/sh directly in order to
- DWithout a kernel a system cannot boot and, depending on the bootloader, an error is displayed.
How the community answered
(24 responses)- A4% (1)
- B17% (4)
- C4% (1)
- D75% (18)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#kernel file#bootloader#boot failure#kernel boot
Community Discussion
No community discussion yet for this question.