<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Your first configuration actually works for me, both EFI and BIOS(because they have different starting directories).</div><div class="gmail_default" style="font-family:monospace,monospace">Than you so much!</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I was trying to boot wimboot directly as a kernel.</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 31, 2018 at 7:38 PM Alif M. Ahmad <<a href="mailto:alive4ever@live.com">alive4ever@live.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, Dec 31, 2018 at 11:26:03PM +0000, Alif M. Ahmad wrote:<br>
> I encountered the same problem booting wimboot using syslinux<br>
> 'linux.c32' module[1] on bios qemu instance.<br>
> <br>
> Current workaround is to append 'rawwim' on the kernel command line<br>
> <br>
'initrdfile' cannot be appended.<br>
```<br>
label wimboot<br>
        com32 linux.c32 /wimboot initrdfile=bcd,boot.sdi,boot.wim<br>
        append rawwim<br>
```<br>
> <br>
> [1] <a href="https://www.syslinux.org/wiki/index.php?title=Linux.c32" rel="noreferrer" target="_blank">https://www.syslinux.org/wiki/index.php?title=Linux.c32</a><br>
_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" rel="noreferrer" target="_blank">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a><br>
<br>
</blockquote></div>