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

What is the purpose of an initramfs during the Linux system start?

Answer options

Correct answer: A

Explanation

The initramfs is crucial because it loads essential modules and starts subsystems like LVM, enabling the kernel to access the root file system during boot. Options B, C, and D misrepresent the initramfs's role, as it does not involve moving the kernel or copying the root file system content into RAM.