[gPXE] Tip errors, need your help

Piotr Jaroszyński p.jaroszynski at gmail.com
Sun Apr 4 10:27:17 EDT 2010


2010/4/4 lsq726 <lsq726 at 163.com>:
> Hi,
>      I refer to your method, but run into git fetch peper
> Tip:
> fatal:the remote end hung up unexpectedly

Hmm, not sure why the server wouldn't work for you. Try:

$ git clone git://git.etherboot.org/scm/gpxe.git
$ cd gpxe/
$ git remote add peper http://github.com/peper/gpxe-peper.git
$ git fetch peper
$ git checkout base64
$ cd src
$ make

> Modify the code which file you can modify the BANNER_TIMEOUT 0\
In gpxe/src:
$ echo "#define BANNER_TIMEOUT 0" > config/local/general.h

> How can generate undi of GPXE.PXE?
> How can generate all-drivers of gpxe.pxe?
> How to build for a particular NIC's gpxe.pxe?

http://etherboot.org/wiki/howtos

-- 
Best Regards
Piotr Jaroszyński


More information about the gPXE mailing list