2010/4/4 lsq726 <[email protected]>: > Hi, > $ git clone git://git.etherboot.org/scm/gpxe.git > $ cd gpxe/ > $ git remote add peper git://gitorious.org/gpxe-peper/gpxe-peper.git > $ git fetch peper > $ git checkout peper/base64 > $ cd src > $ make > I used this method successfully.
Looks like you had some networking problems. > Thanks for everyone's help to ask where to find gpxe.pxe? > How can build customised ? > For example: > How can generate undi of GPXE.PXE? make bin/gpxe.kpxe > How can generate all-drivers of gpxe.pxe? make bin/gpxe.pxe > How to build for a particular NIC's gpxe.pxe? make bin/$driver.pxe For details look at various docs at http://etherboot.org/wiki/doc -- Best Regards Piotr Jaroszyński _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
