PrepAway - Latest Free Exam Questions & Answers

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

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

PrepAway - Latest Free Exam Questions & Answers

A.
zImage is compressed using gzip, bzImage is compressed using bzip2

B.
zImage is for 2.4 series kernels, bzImage is for 2.6 series kernels

C.
zImage is loaded into low memory, bzImage is loaded into high memory

D.
zImage is limited to 64k, bzImage is not

Explanation:
See http://www.ibiblio.org/oswg/oswg-nightly/oswg/en_US.ISO_8859-1/articles/alessandrorubini/boot/boot/zimage.html

One Comment on “What is the difference between zImage and bzImage targets when compiling a kernel?


Leave a Reply