[gPXE] GRUB 1.97 PXE
Thomas Miletich
thomas.miletich at gmail.com
Tue Nov 17 04:50:24 EST 2009
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 <p.f.j.geraedts at gmail.com> 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.
>
>
More information about the gPXE
mailing list