Re: PXE boot an iso image

2015-10-26 Thread Thomas Schmitt
Hi, Brian Platt wrote: > http://wellsie.net/p/286/ "Do not try to serve something like an Ubuntu ISO using this method! Most if not all Linux distributions have a separate PXE configuration that does not require this workaround." But for Debian i only find non-ISO stuff like https://wiki

PXE boot an iso image

2015-10-26 Thread Brian Platt
I have a custom debian iso image which i'd like to be able to boot from using pxe. I've setup a pxe server on a debian machine using this guide http://wellsie.net/p/286/ and now end up with 'dnsmasq-tftp[2397]: sent /srv/tftp/pxelinux.cfg/default to 192.168.15.119' but the client then hangs. I'v