[ipxe-devel] Debian installer preseed example not working

Kamil Czekirda kczekirda at freebsd.org
Thu Apr 6 09:53:06 UTC 2017


You can also use full path to the preseed config file, ex:

:boot
set mirror
http://you.favourite.debian/mirror/pub/Linux/dist/debian/dists/jessie/main/installer-amd64/current/images/netboot/debian-installer/amd64

kernel ${mirror}/linux auto=true url=
http://10.10.10.1/ipxe/debian/debian.cfg hostname=debian-cloud domain=
initrd ${mirror}/initrd.gz
boot


2017-04-06 11:47 GMT+02:00 Thomas Glanzmann <thomas at glanzmann.de>:

> Hello Bernhard,
>
> > IPXE Debian preseed example. Where to put the pressed.cfg?
>
> 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
>
> _______________________________________________
> ipxe-devel mailing list
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170406/b73749f1/attachment.htm>


More information about the ipxe-devel mailing list