On Fri, 2008-08-01 at 11:46 +0800, Bean wrote:
> On Thu, Jul 31, 2008 at 12:50 AM, Bean <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > This patch add the (pxe) device that can be used to load files using
> > the pxe service. It also add a user land command pxe that can be used
> > to show pxe information as well as set some parameter.
> >
> > To create a pxe boot image:
> >
> > ./grub-mkimage -d . -o core.img pxe
> > cat pxeboot.img core.img > g2pxe

Perhaps it should be a separate script?  Or maybe it should be an option
for grub-mkimage?  At least it should be documented.  Users who want to
use PXE should be able to figure it out easily.

-- 
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to