Hi, >> $ 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 tip: error:unable to get pack file http://github.com/peper/gpxe-peper.git/objects/pack-584377590961d8d1d87ca99560d22dae95be4fee.pack transfer closed with 6174301 bytes remaining to read error:unalbe to find 2739a3717816fb58d7a5d0bf8b8bbb267b0e3544 under http://github.com/peper/gpxe-peper.git cannot obtain needed object 2739a3717816fb58d7a5d0bf8b8bbb267b0e3544 fatal:fetch iailed. lsq726 Regards
在2010-04-04 22:37:07,"Thomas Miletich" <[email protected]> 写道: >On Sunday, April 4, 2010, Piotr Jaroszyński <[email protected]> wrote: >> 2010/4/4 lsq726 <[email protected]>: >>> 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 > >I think it should be >git checkout peper/base64 > >>> 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 >> _______________________________________________ >> gPXE mailing list >> [email protected] >> http://etherboot.org/mailman/listinfo/gpxe >>
_______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
