LPI
117-102 · Question #450
What does "make bzImage" do as opposed to "make zImage"?
The correct answer is B. makes a kernel with a better compression ratio. As the Kbuild documentation states: Some computers won't work with make bzImage either due to hardware problem sorvery old version so fliloor load lin.If your kernel image is small you may use makezImage"makezdisk"or "makezlilo" on the sesystems.
Understand SteelHead Deployment and Initial Configuration
Question
What does "make bzImage" do as opposed to "make zImage"?
Options
- Amakes a bz encrypted kernel
- Bmakes a kernel with a better compression ratio
- Cmakes a kernel with built in gzip application
- Dnothing
How the community answered
(59 responses)- A17% (10)
- B71% (42)
- C7% (4)
- D5% (3)
Explanation
As the Kbuild documentation states: Some computers won't work with make bzImage either due to hardware problem sorvery old version so fliloor load lin.If your kernel image is small you may use makezImage"makezdisk"or "makezlilo" on the sesystems.
Topics
#kernel compilation#bzImage#zImage#compression
Community Discussion
No community discussion yet for this question.