Re: manual - 3.4. Building a netboot image

2009-12-15 Thread Daniel Baumann
Marek Grzybowski wrote: tftp dgram udp waitroot /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /srv/debian-live/tftpboot -r blksize -v -v should be: tftp dgram udp waitroot /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /srv/tftpboot -r blksize -v -v depends. if

manual - 3.4. Building a netboot image

2009-12-15 Thread Marek Grzybowski
Hello Thanks for creating live-helper, it's powerful piece of software. Based on manual: http://live.debian.net/manual/html/ch03s04.html setup of PXE and tftp boot serwer on debian lenny takes feew commands. But I have found one mistake in manual regarding inetd: in manual is: tftp