On Saturday 13 December 2003 16:22, Andy Wallace wrote: > On Sat, 2003-12-13 at 12:33, Timothy Murphy wrote: > > On Saturday 13 December 2003 09:48, Tom Gibbs wrote: > > > After installing new kernel, kernel-2.4.22-1.2129.nptl.athlon > > > Fedora is still booting the kernel-ntfs-2.4.22-1.2115.nptl > > > kernel. > > > > > >The new kernel is not even given as an option > > >during boot. > > > > You probably should edit /etc/grub.conf . > > That should be /boot/grub/grub.conf > Either will work as it's they're linked: 16:27:55 # ll /etc/grub.conf lrwxrwxrwx /etc/grub.conf -> ../boot/grub/grub.conf > You'll probably find the new kernel has inserted > itself into first place, so you just need to set > default=0 This isn't likely to help since Tom noted above that the new kernel wasn't even listed as an option when he rebooted. Tom, when you updated did you "update", "freshen", or "install" the new kenel? Only the last, "install" will give you an additional entry in your boot loader, as the other two will simply replace your running kernel with the new one. What is the output of "uname -a"? What is the output of "rpm -qa | grep kernel"? What does the listing of /boot look like? Regards, Mike Klinke