LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to build a non compressed kernel (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-build-a-non-compressed-kernel-816921/)

srchittem 06-29-2010 01:13 AM

How to build a non compressed kernel
 
We are working on 2.6.28. We have a requirement that we should boot using a non compressed kernel image. Can any one suggest me how can I build a non compressed kernel?

acid_kewpie 06-29-2010 01:37 AM

the vmlinux image should be created before the compressed vmlinuz image as part of the build process. It's not until thats created that you can then compress it, right? Just build the tree and it should be there in the same place.


All times are GMT -5. The time now is 06:04 PM.