Hi, I have just played around with compression options and found that we are still < 4MB with lzma That can be switched by # CONFIG_KERNEL_GZIP is not set CONFIG_KERNEL_LZMA=y Downside is a lot slower compression and a bit slower decompression (still faster than bzip2). Regards, Andreas