Recompile the etherboot package from
http://rom-o-matic.net
With the WRAP options, and add include
- PXE_DHCP_STRICT
WRAP base options:
- natsemi:dp83815 -> controller type
- Binary ROM image -> ZROM
- CONSOLE_SERIAL -> serial console
- COMPRESERVE -> don't change serial parameters, use
the setting left by the BIOS
- POWERSAVE -> execute halt instruction when idle
- Select boot sequence / NIC number as needed
- BOOT_INT18H -> select to boot from disk first, from net
only if no boot disk, or N key pressed
during memory test.
- ASK_BOOT: 3
- BOOT_FIRST: BOOT_NOTHING
- BOOT_SECOND: BOOT_NIC
- BOOT_THIRD: BOOT_NOTHING
- BOOT_INDEX: 0
- BAR_PROGRESS
- SIZEINDICATOR
- LEGACY_SITE_OPTIONS
- ALLOW_ONLY_ENCAPSULATED
- ALLMULTI
- CONGESTED
- TAGGED_IMAGE
- ELF_IMAGE
- PXE_IMAGE
- MULTICAST_LEVEL1
- MULTICAST_LEVEL2
- DNS_RESOLVER
- DOWNLOAD_PROTO_TFTP
- DOWNLOAD_PROTO_NFS
- DOWNLOAD_PROTO_TFTM
- DOWNLOAD_PROTO_HTTP
- PXE_EXPORT
- CONFIG_PCI
- CONFIG_ISA
- PCBIOS
- IBM_L40
Download the ROM file and rename it to pxe.bin.
Owerwrite the pxe.bin file from WRAP bios package, and run make.bat...
Cheers,
Julien