[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] PXE support for grub2
From: |
Bean |
Subject: |
Re: [PATCH] PXE support for grub2 |
Date: |
Sat, 2 Aug 2008 12:34:26 +0800 |
On Sat, Aug 2, 2008 at 12:59 AM, Bean <address@hidden> > Hi,
>
> This kind of usage have been around for some time. In grub legacy, it
> generates pxe image by catenating pxeloader and pre_stage2.
> pxeboot.img is basiclly identical to pxeloader.S, and pre_stage2 and
> core.img loaded at the same address, so it can conclude pxe image can
> be built by combining pxeboot.img and core.img. But I agree that
> perhaps not many people know about it, it's a good idea to write some
> doc in the wiki.
>
> BTW, any comment on the content of the patch ?
Hi,
If there is no objection, I'd commit it soon.
--
Bean