nerdexam
LPI

201-400 · Question #233

201-400 Question #233: Real Exam Question with Answer & Explanation

The correct answer is D. zImage gets loaded completely into low memory. bzImage will load into high memory once low. See the full explanation below for the reasoning.

Question

What is a key difference between a zImage and bzImage kernel image?

Options

  • AzImage is compressed using gzip, bzImage is compressed using bzip2.
  • BzImage is for 2.6 series kernels, bzImage is for 3.x series kernels.
  • CzImage is limited to 64k, bzImage has no such restriction.
  • DzImage gets loaded completely into low memory. bzImage will load into high memory once low

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice