On Sunday 06 July 2008, Matthew R. Lee wrote: > I've just compiled a new kernel, but when I reboot grub will not load the > new kernel. I get error 15 (file not found). But the file is there. > Yes grub is install properly and yes the boot partition was mounted when I > copied the new kernel across and changed the grub.conf. What's really > confusing me is there's no syntax error in the grub.conf that I can see, > and the first kernel on the list boots fine. Anyone got any cluse as to > why grub can't see the second kernel? > > [grub.conf] > default 0 > > timeout 30 > > splashimage=(hd0,0)/boot/grub/splash.xpm.gz > > title=Gentoo 2.6.22-r2 > > root (hd0,0) > kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3 > video=vesafb:mtrr,ywrap,1280x800-24@70 > > title=Gentoo 2.6.24-r8 > > root (hd0,0) > kernel /boot/kernel-2.6.24-r8 root=/dev/sda3 > video=vesafb:mtrr,ywrap,1280x800-24@70 Could you please show us: $ mount and # ls -la /boot -- Regards, Mick