the prebuild gpxe that don't work for chainloading dhcp net0 (I have tried either one of the following, as my nic card is intel gigabit Ethernet controller 82545EM with 8086:100f(rev01) type)
1) choose NIC/ROM type:
1. e1000:e1000-0x100f -- [8086,100f] or
2. gpxe:all-drivers
2) choose ROM output format: PXE bootstrap loader format ROM Image (.pxe)
3) To customize ROM configuration ---- use default
4) press button to generae and download a ROM image
For self compiled gpxe: just download the latest snapshot tar.gz from
http://git.etherboot.org/?p=gpxe.git
and build the gpxe following the exact simple instructions as
http://etherboot.org/wiki/pxechaining
that is
cd src
make bin/undionly.kpxe
don't change/modify anything
-----Original Message-----
From: Marty Connor [mailto:md...@et...]
Sonny Li wrote:
> Thanks for the reply.
>
> This problem was solved with gpxe built from the source. Maybe the pre-build gpxe have some problems.
>
> For the pre-build gpxe, it always works for with dhcp net0 manually, but not work automatically.
I'm glad you got it working, but I wish your bug report had a few more
details.
Can you explain exactly what image you built on rom-o-matic.net, and
exactly what image you built from source?
I'd like to try to reproduce the problem and update rom-o-matic.net if
appropriate.
Thanks,
Marty
|