Compress latest kernel with upx
- by Oleksandr Bolotov
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.