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

Michael Szerencsits szerencsits.michael at gmx.at
Tue Jul 16 04:29:19 PDT 2013


> What I understand from http://www.syslinux.org/wiki/index.php/Development/Debugging#Syslinux_Dynamic_Debugger
> is that 'pxe_call' is the required parameter.
> 
> Please report your milage.
> 
> 
> Groeten
> Geert Stappers
> -- 
> Leven en laten leven
> _______________________________________________
> 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.
> 
> 

I used the following config:

DEFAULT AutoInstall
PROMPT 1

LABEL debug_module
    PATH /lib/efi64
    COM32 debug.c32
    APPEND -e pxe_call

LABEL AutoInstall
   KERNEL http://server.oecs.at/vmlinuz64
   APPEND initrd=http://server.oecs.at/initrd64.img root=live:http://server.oecs.at/LiveOS/squashfs.img quiet lang=en keymap=de-latin1 systemd.unit=rescue.target system.unit=rescue.target system.unit=rescue.target


At the first boot prompt I entered 'debug_module' and after that was loaded 'AutoInstall'.
But I got no debug infos nor other additional infos. Few seconds after I pressed enter the VMWare crashed as before.

Regards
Michael


More information about the Syslinux mailing list