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

After manually compiling and installing a new kernel, what has to be done regarding the initramfs?

Answer options

Correct answer: C

Explanation

Option C is correct because during the kernel compilation, a new initramfs is indeed generated, and the primary requirement is to install it. The other options are incorrect as they either misunderstand the relationship between initramfs and the kernel or misrepresent the initialization process.