LPI
117-201 · Question #233
What is a key difference between a zImage and bzImage kernel image?
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
How the community answered
(28 responses)- A7% (2)
- B18% (5)
- C4% (1)
- D71% (20)
Community Discussion
No community discussion yet for this question.