On Apr 20, 2004 at 06:24, John Fleming in a soothing rage wrote: > >> Do you have a separate boot partition? Maybe it's not getting mounted. >If >> grub was initially installed to this partition it would still be used for >> booting, and for storing the original kernels but you wouldn't see those >> kernels when the system was running. >> >> Check the partition table and contents of /etc/fstab. > >Here's my fstab file: > >[root@wa9als etc]# cat fstab|more >LABEL=/ / ext3 defaults 1 1 >LABEL=/boot /boot ext3 defaults 1 2 >none /dev/pts devpts gid=5,mode=620 0 0 >none /proc proc defaults 0 0 >none /dev/shm tmpfs defaults 0 0 >/dev/hda3 swap swap defaults 0 0 >/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 >0 >/dev/cdrom /mnt/cdrom udf,iso9660 >noauto,owner,kudzu,r >o 0 0 So what is the output of mount or df? This will tell us whether your /boot partition is mounted. N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 A king's castle is his home. 08:22:25 up 30 days, 20:54, 3 users, load average: 0.03, 0.03, 0.00