Compress latest kernel with upx
Posted
by Oleksandr Bolotov
on Super User
See other posts from Super User
or by Oleksandr Bolotov
Published on 2010-02-22T12:12:27Z
Indexed on
2010/05/04
6:49 UTC
Read the original article
Hit count: 296
I'm just curious, how to compress latest (2.6.32 at time of writing) kernel using UPX?
It worked well for older kernels but now repacked with UPX kernel fails to boot, standard compression methods (gzip, bzip2, lzma) work fine though.
© Super User or respective owner