[syslinux] Efi64 boot fail during download from kernel and initrd via http

Matt Fleming matt at console-pimps.org
Wed Jul 24 00:31:27 PDT 2013


On Wed, 24 Jul, at 07:54:04AM, Michael Szerencsits wrote:
> > Actually, can you grab the version I built from,
> > 
> >   ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre2.tar.gz
> > 
> > And see whether things work for you? I'm just trying to rule out any
> > kind of distribution error on the Syslinux build machine.
> > 
> > -- 
> > Matt Fleming, Intel Open Source Technology Center
> > _______________________________________________
> > Syslinux mailing list
> > Submissions to Syslinux at zytor.com
> > Unsubscribe or set options at:
> > http://www.zytor.com/mailman/listinfo/syslinux
> > Please do not send private replies to mailing list traffic.
> > 
> Hi Matt, 
> 
> same problem with the new pre2 version.
> I also tested pre9 with the same result.
 
Damn, I messed up the git tags so I wasn't looking at an accurate list
of changes between -pre1 and -pre2.

Your error is likely being triggered by the recent kernel changes. For
x86-64 we now try to boot a Linux kernel via the 32-bit entry point.
It's possible that code doesn't work correctly with vmware.

Could you grab -pre10 and change the APPEND argument for your debug.c32
line to,

   APPEND -e efi_boot_linux handover_boot valid_pecoff_image

which should hopefully print some info from the kernel boot paths.

-- 
Matt Fleming, Intel Open Source Technology Center


More information about the Syslinux mailing list