From: John Lyons (support_at_nsnoc.com)
Date: Fri 10 May 2002 - 02:16:25 BST
I think I'm going mad here. It's 2am and this ain't working :-(
RedHat 7.2 server.
I've unziped the 2.4.18 kernel source, and applied the 2.1.18ctx10 patch,
all wored fine.
I've run:
make dep clean bzImage modules modules_install install
No errors reported.
Boot now has:
-rw-r--r-- 1 root root 478238 May 11 02:05
System.map-2.4.18ctx-10
-rw-r--r-- 1 root root 945043 May 11 02:05 vmlinuz-2.4.18ctx-10
grub.conf has:
[root_at_svr9 grub]# cat grub.conf
# grub.conf generated by anaconda
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-18-ctx10)
root (hd0,0)
kernel /vmlinuz-2.4.18ctx-10 ro root=/dev/hda2
That's the only entry but a restart shows
[root_at_svr9 grub]# uname -a
Linux svr9 2.4.17ctx-8 #1 SMP Wed Mar 6 01:15:04 GMT 2002 i686 unknown
I'm missing something obvious here, any clues anyone?
Regards
John Lyons