On Saturday 04 December 2004 20:20, Paul F. Johnson wrote: > Hi, ... > When I do a reboot, the bootloader fires up, but when I choose a kernel, > all I get it that the kernel can't be found (file not found) > > I have /boot on /dev/hda2 > > Any ideas on getting this working? > > TTFN > > Paul > Just a quick-shot, but might help: If you have a /boot/vmlinuz-'kernelversion' line in grub, you can try this in grub screen: - edit kernel line and remove '/boot' so it just reads /vmlinuz-'kernelversion' Alternatively you can remove the complete vmlinuz argument and use 'TAB' - autocompletion to search for the kernel. Best Regards, Dirk