Greetings all-
First time grsec user trying to patch 2.6.32.41 from kernel.org using grsecurity-2.2.2-2.6.32.41-201106131719.patch on an Ubuntu 10.10 server. This is my first time rolling a patched kernel of any kind so please excuse my noob-ness.
The general process I follow is:
1. Patch source
2. Copy over current config from /boot
3. Make menuconfig
4. Make-kpkg clean
5. Fakeroot Make-kpkg –initrd kernel_image
6. Install the .deb
Everything appears to go fine (no errors produced causing make to fail etc…) except when I reboot and select the grsec kernel in grub “Decompressing Linux... Parsing ELF... done. Booting the kernel.” is displayed and then the server just hangs.
I am able to use the above process to successfully compile/install/boot an unpatched 2.6.32.41 kernel.
I have tried this both on a P4 dell desktop, and under vmware player on a laptop running an Intel Core Duo T9300 @2.5Ghz
I note on my .config. In an attempt to troubleshoot, I have not enabled grsec/pax and still get the same result.
Any help you guys can provide is greatly appreciated.
Thanks!