When using undionly.kpxe, my machine gets stuck at this point:
Code:
Intel UNDI, PXE-2.1 (build 083)
Copyright (C) 1997-2000 Intel Corporation
This product is covered by one or more of the following patents:
US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776 and
US6,327,625
Realtek PCIe GBE Family Controller Series v2.31 (10/12/09)
CLIENT MAC ADDR: BC AE C5 8F 89 E2 GUID: E05BD17A-8DFE-D511-9C9A-BCAEC58F89E2
CLIENT IP: 10.0.0.10 MASK: 255.255.0.0 DHCP IP: 10.0.0.1
GATEWAY IP: 10.0.0.1
PXE->EB: !PXE at 9B3A:0070, entry point at 9B3A:0109
UNDI code segment 9B3A:2C5C, data segment 8D6C:DCE0 (565-632kB)
UNDI devide is PCI 01:00.0, type DIX+802.3
565kB free base memory after PXE unload
iPXE initialising devices...
All I can do at this point is hitting the reset or power button. Keyboard is dead.
Using ipxe.pxe instead works:
Code:
PXE->EB: !PXE at 9B3A:0070, entry point at 9B3A:0109
UNDI code segment 9B3A:2C5C, data segment 8D6C:DCE0 (565-632kB)
UNDI device is PCI 01:00.0, type DIX+802.3
632kB free base memory after PXE unload
iPXE initialising devices...ok
iPXE 1.0.0+ -- Open Source Network Boot Firmware -- http://ipxe.org
Features: HTTP HTTPS iSCSI DNS TFTP AoE SRP bzImage ELF MBOOT PXE PXEXT Menu
Is this a known issue? Is this an issue at all?
Many thanks in advance for any hints!