Displaying 3 results from an estimated 3 matches for "023875".
Did you mean:
0.3875
2015 Jul 31
2
EFI: HP + syslinux = crash
> 5) upload handles.txt somewhere
It's waiting at http://okkie.nu/tmp/handles.txt
2015 Jul 31
0
EFI: HP + syslinux = crash
...CB1D775E526,0x0))
DevicePath(0x0,0x3)/MAC(ECB1D775E527,0x0))
Plus the PXEBaseCode handles are different than UDPv4ServiceBinding/TCPv4ServiceBinding handles.
Therefore you should follow this thread to try to make things work and I'd forget about 6.03.
http://www.syslinux.org/archives/2015-July/023875.html
This particular thread ends up with the code that today we believe is able to deal with
the above mentioned problems (multi-NIC, multi-handle).
If you somehow are able to "hardware disable" 3 of the 4 NICs in your server you
"could probably" boot 6.03 .
Best
Patrick
2015 Aug 01
3
EFI: HP + syslinux = crash
...evicePath(0x0,0x3)/MAC(ECB1D775E527,0x0))
>
> Plus the PXEBaseCode handles are different than UDPv4ServiceBinding/TCPv4ServiceBinding handles.
> Therefore you should follow this thread to try to make things work and I'd forget about 6.03.
> http://www.syslinux.org/archives/2015-July/023875.html
> This particular thread ends up with the code that today we believe is able to deal with
> the above mentioned problems (multi-NIC, multi-handle).
git://git.zytor.com/users/genec/syslinux.git
git://github.com/geneC/syslinux.git
Commit e466d24 on branch efi-multinic
To add one of thes...