<div dir="ltr">Hi,<br><br>I managed to boot into snponly with Michael's "snponly" branch (<a href="https://git.ipxe.org/people/mcb30/ipxe.git/shortlog/refs/heads/snponly">https://git.ipxe.org/people/mcb30/ipxe.git/shortlog/refs/heads/snponly</a>).<br><br>I understand that there is not much support for anything else than efi libraries but is it somehow possible to boot custom bzimage (iso) files using snponly.efi or ipxe.efi ?<br><br>This is how I'm booting the image files at the moment:<br><br>:MY_IMAGE<br>initrd http://${server}/images/MY_IMAGE.iso<br>chain http://${server}/memdisk iso raw || goto failed<br>goto start<br clear="all"><br><br>-- <br>Regards,<br>----------------------<br>Sujan Karanjeet<br><br> <br> <br>
</div>