Dil ID: 9
Dil Adı: germany
Dil Kodu: de6tayfun Produkte der Marke Iei-integration
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



UPC-V315-QM77 Panel PC
filename “pxelinux.0”;
B.6.2 Configure TFTP Settings
Step 1: Install the tftp, httpd and syslinux.
#yum install tftp-server httpd syslinux (CentOS)
#apt-get install tftpd-hpa xinetd syslinux (Debian)
Step 2: Enable the TFTP server by editing the /etc/xinetd.d/tftpfile and make it use the
remap file. The “-vvvis 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