[ipxe-devel] chain connection timeout
NICOLAS CATTIE
nicolas.cattie at mpsa.com
Fri Jul 4 10:08:13 UTC 2014
Hi list
The chain command in my embeded script leads to a connection timeout (on
specific hardware) with error code 0x4c116035. More interesting, if I beak
the embedded script and type the same command, it works.
I tried to add a sleep 10 after ifopen, but it doesn't change anything
Embeded script :
#!ipxe
prompt --key 0x13 --timeout 5000 Press magic key for iPXE prompt && shell ||
ifopen
chain http://ipxe.domain.com/boot.aspx
Any idea ?
Thanks
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140704/384f3ae0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6844 bytes
Desc: not available
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20140704/384f3ae0/attachment.p7s>
More information about the ipxe-devel
mailing list