Dreaded Error 15: File Not Found

We have a SuSe server at work and when I came back today it was FUBAR. I’m guessing there was a kernel update that went badly, as people are pointing out that there was a power outage this week. I think it caught the server in the midst of updating the kernel.

Anyway, here’s some information.

When working through the grub prompt (which is all I can get to) I run through the steps of the tutorial here:

Solving Boot Problems with Grub - 2nd Edition - Linux Forums

Where I use the following commands:

root (hd0,2)
kernel (hd0,2)/

I hit tab to list possible files, and I find vmlinuz2.6.5-7.316-smp

I use that as the kernel, and then use the following command:

initrd (hd0,2)/

hit tab again, and come up with the only file:
initrd-2.6.5-7.244-smp-old

Obviously these two will not play well with each other.

Any ideas?

Any live cd will enable you to edit the /boot/grub/menu.lst

You will need a su terminal output to check which is root partition

fdisk -l

Actually it’s possible that the old menu.lst will be there and you can copy the correct info from it.

This may help too
GRUB Boot Multiboot openSUSE Windows (2000, XP, Vista) using the Grub bootloader.

Try caf4926’s suggestion for repairing just the bootloader as per his linked tutorial first, but if the damage is deeper that caf4926 suggests, try the full repair in the boot from the installation DVD.

swerdna wrote:

>
> Try caf4926’s suggestion for repairing just the bootloader as per his
> linked tutorial first, but if the damage is deeper that caf4926
> suggests, try the full repair in the boot from the installation DVD.
>
>

I’ve tried the latter suggestion many times on several machines and numerous
versions of SUSE Linux but have yet to achieve a successful result.
Sometimes it said it can’t do it, other times it said it has, but always the
result is the same and I wind up making another re-installation - usually on
a spare partition rather than an operational one and then alter boot
priorities.


Graham P Davis, Bracknell, Berks., UK. E-mail: newsman not newsboy
“I wear the cheese. It does not wear me.”

Hm, unfortunately the hard drives are no longer be recognized as mountable by Puppy Linux’s mounting utility. I’m at a dead end.

Or if all else fails check out: Super Grub Disk Homepage

I also forgot to mention, this is on a SuSE enterprise 9 server. The installation DVD is different from the normal OpenSuSE one.

SUSE Linux Enterprise Server (SLES) - NOVELL FORUMS