[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub 0.5.92 and pc386



   Date: Thu, 07 Oct 1999 10:15:17 -0500
   From: Joel Sherrill <joel.sherrill at oarcorp.com>

   Has anyone successfully used this combination?

   I was making a grub floppy to test pc386 and can boot with the old 0.4
   but can't load an ELF .exe.

I can't load an ELF .exe with GRUB either.  GRUB will only load ELF if
you give it a multiboot header.  I don't know if the patch for that
got into the sources.

I use objcopy to convert to a.out, and load that using GRUB.

Ian