Enabling tftp
On Fedora: yum install tftp-server
yum install tftp
chkconfig tftp on
service xinetd restart
Copy files to /tftpboot which should already exist
On Fedora: yum install tftp-server
yum install tftp
chkconfig tftp on
service xinetd restart
Copy files to /tftpboot which should already exist