At 23:09 25/10/2001 -0400, eDoc wrote:
> To boot the kernel from /dev/hda2 with ide bus speed set to 66MHz, enter
on
> the GRUB command line:
> root (hd0,1)
OK.
> kernel /boot/vmlinuz root=/dev/hda2 idebus=66
When I enter this I get an "Error 15: File not found"
What is it that it cannot find and how do I go about repairing that, please?
Thanks! Doc
Have you tried the command 'find'? I don't know if it works with
any file (so I don't know if 'find /boot/vmlinuz' would work), but if your
stage1 file is in /boot/grub/stage1, try using 'find /boot/grub/stage1' and
it will tell you which partition that is. Then, use that partition with the
command 'root'.
If your grub version is old, maybe you'll need a newer version of
grub on a boot disk. Check out www.gnu.org/software/grub/index.html for
more info on that.
______________________
Vítor Estêvão Silva Souza
[EMAIL PROTECTED]