A.6.2 configure tftp settings – IEI Integration TANK-101B-D525_N455 v1.00 User Manual

Page 101

Advertising
background image

TANK-101B/BW Em b e d d e d S ys te m

P a g e 91

filename “pxelinux.0”;

A.6.2 Co n fig u re TFTP S e ttin g s

S te p 1:

Install the tftp, httpd and syslinux.

#yum install tftp-server httpd syslinux

(CentOS)

#apt-get install tftpd-hpa xinetd syslinux

(Debian)

S te p 2:

Enable the TFTP server by editing the “/etc/xinetd.d/tftp” file and make it use the

remap file. The “-vvv” is optional but it could definitely help on getting more

information while running the remap file. For example:

CentOS

#vi /etc/xinetd.d/tftp

Modify:

disable = no

server_args = -s /tftpboot –m /tftpboot/tftpd.remap -vvv

Advertising