Problem booting recompiled kernel
I am hoping maybe someone can assist me with a kernel recompile. I am currently trying to recompile the kernel with tun/tap support as a loadable module for use with OpenVPN. After booting with the new kernel however, I get the following messages:
Back in ramcode: done
Second stage kernel: Decompressing -Error bunzip2ing kernel. Trying gunzip.
ERROR: unknown compression method
ERROR: internal error, invalid method
Error gunziping kernel. Giving up.
command line: 'console=ttyS0,115200 debug ip=off '
booting kernel...
I am fairly confident that the kernel is a valid bzipped image. I saw a reference somewhere that the max kernel size is 1800K. Could this be my problem?
-rw-r--r-- 1 root root 1829616 Mar 29 05:48 vmlinuz.tun
Thank you for your help!
Back in ramcode: done
Second stage kernel: Decompressing -Error bunzip2ing kernel. Trying gunzip.
ERROR: unknown compression method
ERROR: internal error, invalid method
Error gunziping kernel. Giving up.
command line: 'console=ttyS0,115200 debug ip=off '
booting kernel...
I am fairly confident that the kernel is a valid bzipped image. I saw a reference somewhere that the max kernel size is 1800K. Could this be my problem?
-rw-r--r-- 1 root root 1829616 Mar 29 05:48 vmlinuz.tun
Thank you for your help!