LPI Exam Questions

CORRECT TEXT Type in the command to compile a kernel im…

CORRECT TEXT
Type in the command to compile a kernel image with normal compression

Answer: make bzImage

Explanation:
finally ready to start the actual kernel build with make bzimage command. At the prompt type:
makebzImage it will create the kernel image with normal compression.