I want to taste what an enterprise kernel will look like. I have downloaded the Red Hat Enterprise linux kernel source rpm and extracted the source code. I am compiling the kernel as a debian package. Will update in next article about my experiments with enterprise linux kernel running in Ubuntu (if it runs)
Want to build your own kernel from source for Ubuntu, then follow my earlier blog about kernel compilation in ten steps
Update 1: I successfully compiled the debian packages of enterprise linux 6 kernel in Ubuntu. I got some compilation errors, but I used/merged the different config given by enterprise linux directory and spec file and got rid of the compilation errors. After the correct config, the kernel built successfully. The config I used to build the el6 kernel is here