nerdexam
LPI

117-201 · Question #161

117-201 Question #161: Real Exam Question with Answer & Explanation

The correct answer is C. zImage is loaded into low memory, bzImage is loaded into high memory. See the full explanation below for the reasoning.

Question

What is the difference between zImage and bzImage targets when compiling a kernel?

Options

  • AzImage is compressed using gzip, bzImage is compressed using bzip2
  • BzImage is for 2.4 series kernels, bzImage is for 2.6 series kernels
  • CzImage is loaded into low memory, bzImage is loaded into high memory
  • DzImage is limited to 64k, bzImage is not

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice