Hi, Valerio wrote: > suppose that on my PXE server I havedebian-8.5.0-amd64-CD-1.iso, [...] > More generally, suppose I create my own iso (with build-simple-cdd), how > can I install it via PXE?
I guess this is what you need: http://www.syslinux.org/wiki/index.php?title=MEMDISK (I never tested it but only know it from hearsay.) It says that a isohybrid ISO can be used in both roles, as "APPEND iso" and as "APPEND harddisk". So you have two shots. Have a nice day :) Thomas