On Sat, 4 Aug 2001, Robert Buschlinger wrote:

> I think, the GRUB loader is cool, but i do have a problem with it:
> When I tried to load my first own kernel with "kernel=C:\kernel.elf",
> GRUB did not recognise the path as a path.
>
> How can I load the kernel?

Grub doesn't understand drive letters. Only DOS and Windows do. Is it a
Linux kernel? If so, you need to do a 'root (hd<drive number>,<partition
number>)', replacing <drive number> with the number of the drive, starting
from 0 (your boot drive should be 0), and <partition number> with the
number of the partition, starting from 0. Then specify 'kernel
/kernel.elf'.

Derrik Pates      |   Sysadmin, Douglas School   |    #linuxOS on EFnet
[EMAIL PROTECTED] |     District (dsdk12.net)    |    #linuxOS on OPN


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub
  • Problems Robert Buschlinger
    • Derrik Pates

Reply via email to