I'm trying to install the grsec RPM on my RH7.3
But it doesn't create an initrd for the kernel.
I'm a newbie in kernel compiling.
Here is my output:
- Code: Select all
[root@pegasus mwils]# rpm -ihv kernel-2.4.18-grsec-1.9.4-LOW.i686.rpm
Preparing... ########################################### [100%]
1:kernel ########################################### [100%]
[root@pegasus mwils]# ls /boot
boot.b initrd-2.4.18-3.img module-info System.map-2.4.18-3 vmlinux-2.4.18-5 vmlinuz.old
chain.b initrd-2.4.18-5.img module-info-2.4.18-3 System.map-2.4.18-5 vmlinuz
config-2.4.18-3 kernel.h module-info-2.4.18-5 System.map-2.4.18-grsec-1.9.4 vmlinuz-2.4.18-3
config-2.4.18-5 lost+found os2_d.b System.map.old vmlinuz-2.4.18-5
grub message System.map vmlinux-2.4.18-3 vmlinuz-2.4.18-grsec-1.9.4
[root@pegasus mwils]# uname -a
Linux pegasus.dyns.be 2.4.18-5 #1 Mon Jun 10 15:31:48 EDT 2002 i686 unknown
[root@pegasus mwils]#