[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] PXE support for grub2
From: |
Robert Millan |
Subject: |
Re: [PATCH] PXE support for grub2 |
Date: |
Fri, 1 Aug 2008 13:32:06 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Thu, Jul 31, 2008 at 11:52:43PM -0400, Pavel Roskin wrote:
> On Fri, 2008-08-01 at 11:46 +0800, Bean wrote:
> > On Thu, Jul 31, 2008 at 12:50 AM, Bean <address@hidden> 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?
You mean for pxeboot.img? Note we have this file in svn already. His code
just adds 'pxe' module AFAICS.
> At least it should be documented. Users who want to
> use PXE should be able to figure it out easily.
Agreed. Maybe in the wiki?
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- Re: [PATCH] PXE support for grub2,
Robert Millan <=