Talk:Setting Up a PXE Server on an RPM-based OS: Difference between revisions

From Alteeve Wiki
Jump to navigation Jump to search
(Comments on simplifying setup by using an exsiting package.)
(No difference)

Revision as of 05:50, 21 November 2010

For your tutorial, you move pxelinux.0 from /usr/share/syslinux/ but the package syslinux-tftpboot will provide it in /tftpboot for you.

Under CentOS 5, it's located in /usr/lib/syslinux/

This is verifiable with a "yum provides */pxelinux.0". Since this is a actual package, it should eliminate version drift from the original copy as the syslinux package updates. --SRSullivan 05:50, 21 November 2010 (UTC)