Anyone have luck with pxechn32 and bootmgfw.efi? I'm getting the "Unable to retrieve first package" issue as reported by others. Really, any advice for UEFI booting into a winpe environment off of pxelinux 6.03 would be beneficial. Jason Jones Sr. Associate, Network Services | End User Computing 3947 N Oak St Ext | Valdosta, GA 31605 O +15137844955 E jason.s.jones at convergys.com [cid:image001.png at 01CF394E.5BADE8B0] [cid:image002.png at 01CF394E.5BADE8B0]<https://www.facebook.com/pages/Convergys/179559970785>[cid:image003.png at 01CF394E.5BADE8B0]<http://www.linkedin.com/company/convergys>[cid:image004.png at 01CF394E.5BADE8B0]<https://twitter.com/convergys> ________________________________ NOTICE: The information contained in this electronic mail transmission is intended by Convergys Corporation for the use of the named individual or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone (collect), so that the sender's address records can be corrected. -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.png Type: image/png Size: 4152 bytes Desc: image001.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140828/7fbf3dbb/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 424 bytes Desc: image002.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140828/7fbf3dbb/attachment-0001.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image003.png Type: image/png Size: 403 bytes Desc: image003.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140828/7fbf3dbb/attachment-0002.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.png Type: image/png Size: 402 bytes Desc: image004.png URL: <http://www.zytor.com/pipermail/syslinux/attachments/20140828/7fbf3dbb/attachment-0003.png>
On 28/08/14 19:38, Jason Jones wrote:> Anyone have luck with pxechn32 and bootmgfw.efi? > > I'm getting the "Unable to retrieve first package" issue as reported by others. > > Really, any advice for UEFI booting into a winpe environment off of pxelinux 6.03 would be beneficial.As it happens, I released a new version of wimboot with support for UEFI yesterday. The documentation isn't up yet, but you can get the code from http://git.ipxe.org/release/wimboot and see the (not-yet-UEFIfied) docs at http://ipxe.org/wimboot. Michael
On Thu, Aug 28, 2014 at 2:38 PM, Jason Jones <jason.s.jones at convergys.com> wrote:> Anyone have luck with pxechn32 and bootmgfw.efi? > > I'm getting the "Unable to retrieve first package" issue as reported by others.Do you mean: pxechn.c32: ERROR: Unable to retrieve first packet I'd expect pxechn.c32 to not work with its BIOS-specfic calls. -- -Gene
This got me closer, but it got to "Encapsulating winpe.wim..." and never went through the rest of the way. Ultimately PXELINUX apparently timed out and the machine rebooted. Here is relative portion of pxelinux: LABEL SCCM OSD Boot MENU LABEL ^2. SCCM OSD Boot com32 linux.c32 append wimboot initrdfile=bootmgr.exe,BCD,boot.sdi,winpe.wim TEXT HELP Deployment of Operating System via SCCM. Jason Jones Sr. Associate, Network Services | End User Computing 3947 N Oak St Ext | Valdosta, GA 31605 O +15137844955 E jason.s.jones at convergys.com -----Original Message----- From: Michael Brown [mailto:mcb30 at ipxe.org] Sent: Friday, August 29, 2014 8:02 AM To: Jason Jones; syslinux at zytor.com Subject: Re: [syslinux] PXE booting WinPE with UEFI architecture On 28/08/14 19:38, Jason Jones wrote:> Anyone have luck with pxechn32 and bootmgfw.efi? > > I'm getting the "Unable to retrieve first package" issue as reported by others. > > Really, any advice for UEFI booting into a winpe environment off of pxelinux 6.03 would be beneficial.As it happens, I released a new version of wimboot with support for UEFI yesterday. The documentation isn't up yet, but you can get the code from http://git.ipxe.org/release/wimboot and see the (not-yet-UEFIfied) docs at http://ipxe.org/wimboot. Michael ________________________________ NOTICE: The information contained in this electronic mail transmission is intended by Convergys Corporation for the use of the named individual or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone (collect), so that the sender's address records can be corrected.