Displaying 3 results from an estimated 3 matches for "localhost_pxeng".
2015 Aug 26
1
uEFI PXE Primer/Examples
Patrick,
Even more confusing. I downloaded the 6.03 syslinux tar and extracted all the files.
It shows 3 pxechn versions,
[root at localhost_PXENG ~]# cd /tmp/syslinux-6.03
[root at localhost_PXENG syslinux-6.03]# find . -name pxechn.c32
./efi32/com32/modules/pxechn.c32
./efi64/com32/modules/pxechn.c32
./bios/com32/modules/pxechn.c32
Is it possible to pxechn to a BIOS pxelinux.0?
-----Original Message-----
From: Patrick Masotta [mailto:ma...
2015 Aug 26
0
uEFI PXE Primer/Examples
>>>
Patrick,
Even more confusing.? I downloaded the 6.03 syslinux tar and extracted all the
files. It shows 3 pxechn versions,
[root at localhost_PXENG ~]# cd /tmp/syslinux-6.03
[root at localhost_PXENG syslinux-6.03]# find . -name pxechn.c32
./efi32/com32/modules/pxechn.c32
./efi64/com32/modules/pxechn.c32
./bios/com32/modules/pxechn.c32
Is it possible to pxechn to a BIOS pxelinux.0?
<<<
Syslinux now creates 3 different sets of...
2015 Aug 25
3
uEFI PXE Primer/Examples
We currently are running legacy pxe, in Centos 5.8
I am trying to develop a Dual mode (Legacy and uEFI) with Centos 6.7.
I have be able to successfully PXE boot the legacy pxelinux and am having some
Progress on the uEFI.
Where I need help is the layout of the uEFI default file and proper use of the chain.c32.
Been doing quite a bit of googling, but the uEFI pxe stuff is sparse.
Any references