UEFI 10G Intel X710/XL710 Hang Windows Splash Screen
|
2016-11-18, 01:05
(This post was last modified: 2016-11-18 20:33 by renato.)
Post: #12
|
|||
|
|||
RE: UEFI 10G Intel X710/XL710 Hang Windows Splash Screen
(2016-11-07 21:38)NiKiZe Wrote: Could you try a a packet dump on the interface and see if there is anything weird/re-transmissions going on. It booted with ifclose followed by dhcp. Thank you, Is this a iPXE bug? is there anything I can do to test/debug? (2016-11-15 21:57)jrrowan Wrote: I am having a very similar issue but my scenario fails about 80% of the time with one WinPE error or another. In my case a pause does not help. you could do it for testing or if you want to check if it is the same problem I am having. You could also try the solution directly just add ifclose, dhcp. That worked for me. Code: #!ipxe here are some instructions to boot winpe over ipxe http://ipxe.org/howto/winpe http://ipxe.org/wimboot just when chaining your menu use for tftp Code: chain menu Code: chain http://boot.ipxe.org/menu you can also set bootmgfw.efi as the dhcpd filename (for UEFI) to bypass ipxe. However, beware that there are some character remapping you would need to do in order for it to work if you are using linux (xinet), I did that a couple years ago, I don't know if that still holds true. You can use tftpd32 for testing. just google it, there is plenty of information. in my case ifclose/dhcp worked. (2016-11-16 22:32)jrrowan Wrote: I noticed that I am getting this error message. The WIM is created from Windows ADK. please check http://forum.ipxe.org/showthread.php?tid=7987 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)