What is the difference between zImage and bzImage Kernel?
Both zImage and bzImage use the same gzip compression for compressing the kernel image, the difference lies between the maximum sizes supported by each, for zImage the kernel image size is limited to 520KB, however this restriction does not exist in the bzImage format.
bzImage is the commonly used kernel image nowadays and zImage is outdated.
2 Responses to “What is the difference between zImage and bzImage Kernel?”
what is the difference between bzImage and uImage in linux os
By Ajoy on Feb 29, 2008
hi
By Ajoy on Feb 29, 2008