Setup tftp server in Porteus

Post here if you are a new Porteus member and you're looking for some help.
guimenez
White ninja
White ninja
Posts: 20
Joined: 28 Oct 2011, 12:45
Location: Portugal

Setup tftp server in Porteus

Post#1 by guimenez » 08 May 2015, 17:31

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

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Setup tftp server in Porteus

Post#2 by fanthom » 09 May 2015, 10:35

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
Please add [Solved] to your thread title if the solution was found.

Post Reply