> RBJ>start by booting from floppy
> RBJ>
> RBJ>GRUB loading Stage 2
> RBJ>GRUB version 0.92 (640K lower / 261056K upper memory)
> RBJ>[Minimal BASH-like line editing is supported.  For the first word,
> RBJ>TAB lists possible command completions.  Anywhere else TAB lists
> RBJ>the possible completions of a device/filename]
> RBJ>grub>root (hd0,4)
> RBJ>        Filesystem type is ext2fs, partition type 0x83
> RBJ>grub>kernel  /vmlinuz  root=/dev/hda5
> RBJ>        Error 15: file not found
> RBJ>
> RBJ>The Linux /boot directory lists vmlinuz as a link, and it also
> RBJ>lists 4 other files beginning with vmlinu, then either x or z,
> RBJ>followed by-2.14.18-4  I have tried all possible combinations on
> RBJ>the 'kernel' line with no success.  I also tried 
> RBJ>kernel  /boot/vmlinuz  root=/dev/hda5

I guess You should input full spell of kernel image like as
   kernel=/boot/vmlinuz-2.4.28-4  root=/dev/hda5

-----------------------
Hiromu  Yoshinouchi
Yoshino Brain Co.,LTD
e-mail: [EMAIL PROTECTED]
URL1:   http://YoshinoBrain.com
URL2:   http://hiromu.honey.com.sg


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to