Page 1 of 1

Setup tftp server in Porteus

Posted: 08 May 2015, 17:31
by guimenez
Hi,
i've download tftp and convert it to Porteus module, but i don't know how to setup, can anyone help me?
I'm using TFTPD32 in windows to restore images with clonezilla and run some tools like Gparted.
I want to make the same in porteus so i can have my PXE Server portable?
is it possible?
thank you

Re: Setup tftp server in Porteus

Posted: 09 May 2015, 10:35
by fanthom
dnsmasq is included in Porteus ISO by default and has tftp daemon. please have a look on its man page:
http://www.thekelleys.org.uk/dnsmasq/do ... q-man.html

havent checked but this command should work:

Code: Select all

dnsmasq --enable-tftp --tftp-root=/some/path