Hi Paul One of the GRUB developers, Vladimir 'phcoder' Serbinenko, pushed a patch for this to the bazaar repository.
You can fetch it with bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub You still have to disable Multiboot support in gPXE though. You could also invalidate GRUB's Multiboot signature, by searching for 0x1BADB002 in a hex editor, and change it to something else, like 0x1BADB003, if you want to keep the multiboot support in gPXE. Thomas On Thu, Nov 5, 2009 at 11:05 PM, Paul Geraedts <[email protected]> wrote: > Hi Thomas, > > Interpreted as a multiboot image, I surely didn't expect that. Great > that you figured it out. > > The remaining part is definately interesting to say the least. I get > identical behavior over here. Currently I haven't got an idea about it > though, sorry. If so, I'll let you know. > > Paul > > P.S. I wasn't aware of the serial debugging feature: nice one. > > _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
