nerdexam
LPI

201-450 · Question #161

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

The correct answer is C. zImage is loaded into low memory, bzImage is loaded into high memory. You've hit your session limit · resets 10:20pm (America/New_York)

Linux Kernel

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

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    76% (22)
  • D
    14% (4)

Explanation

You've hit your session limit · resets 10:20pm (America/New_York)

Topics

#zImage#bzImage#kernel loading#memory addressing

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice