<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>It must be the complete URL, for example
"preseed/url=<a class="moz-txt-link-freetext" href="http://10.10.10.1/preseed.cfg">http://10.10.10.1/preseed.cfg</a>".<br>
</p>
<br>
<div class="moz-cite-prefix">Le 06/04/2017 à 11:47, Thomas Glanzmann
a écrit :<br>
</div>
<blockquote cite="mid:20170406094747.GF5857@glanzmann.de"
type="cite">
<pre wrap="">Hello Bernhard,
</pre>
<blockquote type="cite">
<pre wrap="">IPXE Debian preseed example. Where to put the pressed.cfg?
</pre>
</blockquote>
<pre wrap="">
I put the preseed.cfg on the webserver '10.10.10.1' and point to it by using
the following ipxe config. It is a single file in the root called preseed.cfg.
Find an example file attached.
:preseed_jessie_64
kernel /ipxe/jessie64/debian-installer/amd64/linux vga=788 interface=auto auto=true netcfg/dhcp_timeout=60 preseed/url=10.10.10.1 hostname=debian domain=gmvl.de
initrd /ipxe/jessie64/debian-installer/amd64/initrd.gz
boot
Cheers,
Thomas
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>