I have 2.6.33.5 kernel I have obtained the same patch of grsecurity 2.6.33.5. I have patched my kernel and rebooted my system into the new grsecurity patch kernel 2.6.33.5. when I do a uname -a i get the following output
- Code: Select all
Linux osnbld3 2.6.33.5-grsec #1 SMP Wed Jul 20 11:46:56 IST 2011 x86_64 x86_64 x86_64 GNU/Linux
Now when I am trying to install gradm I did make it succeeded without any errors, when I do make install I am getting an issue
- Code: Select all
[root@osnbld3 gradm2]# make install
Installing gradm...
Installing gradm_pam...
Installing grlearn...
Installing gradm manpage...
Could not open /dev/grsec.
open: No such device or address
make: *** [install] Error 1
I am doing this on Fedora 12 base kernel is 2.6.31.5. I faced this problem with the base kernel and even 2.6.33.5
Please help
PS : I need to apply another patch to my kernel (RT patch) and this patch is not available for any of the releases of 2.6.32.x hence I had to choose either or the above kernel.
Thanks in advance