<div dir="ltr">You can also use full path to the preseed config file, ex:<div><br></div><div><div>:boot</div><div>set mirror <a href="http://you.favourite.debian/mirror/pub/Linux/dist/debian/dists/jessie/main/installer-amd64/current/images/netboot/debian-installer/amd64">http://you.favourite.debian/mirror/pub/Linux/dist/debian/dists/jessie/main/installer-amd64/current/images/netboot/debian-installer/amd64</a> </div><div>kernel ${mirror}/linux auto=true url=<a href="http://10.10.10.1/ipxe/debian/debian.cfg">http://10.10.10.1/ipxe/debian/debian.cfg</a> hostname=debian-cloud domain=</div><div>initrd ${mirror}/initrd.gz</div><div>boot</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-04-06 11:47 GMT+02:00 Thomas Glanzmann <span dir="ltr"><<a href="mailto:thomas@glanzmann.de" target="_blank">thomas@glanzmann.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Bernhard,<br>
<br>
> IPXE Debian preseed example. Where to put the pressed.cfg?<br>
<br>
I put the preseed.cfg on the webserver '10.10.10.1' and point to it by using<br>
the following ipxe config. It is a single file in the root called preseed.cfg.<br>
Find an example file attached.<br>
<br>
:preseed_jessie_64<br>
kernel /ipxe/jessie64/debian-<wbr>installer/amd64/linux vga=788 interface=auto auto=true netcfg/dhcp_timeout=60 preseed/url=10.10.10.1 hostname=debian domain=<a href="http://gmvl.de" rel="noreferrer" target="_blank">gmvl.de</a><br>
initrd /ipxe/jessie64/debian-<wbr>installer/amd64/initrd.gz<br>
boot<br>
<br>
Cheers,<br>
        Thomas<br>
<br>______________________________<wbr>_________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org">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/<wbr>mailman/listinfo.cgi/ipxe-<wbr>devel</a><br>
<br></blockquote></div><br></div>