Differences
This shows you the differences between two versions of the page.
appnotes:pxelinux_tftp_to_http_migration [2009/10/28 08:30] gbock created |
appnotes:pxelinux_tftp_to_http_migration [2010/11/07 03:18] (current) genec [Gotchas and Issues Encountered] COM32 Syslinux-4.00; Syslinux case spelling |
||
---|---|---|---|
Line 138: | Line 138: | ||
* Use recent versions of gPXE and PXELINUX. | * Use recent versions of gPXE and PXELINUX. | ||
- | * If you are using comboot modules for PXELINUX make sure they are all from the same SYSLINUX version. | + | * If you are using comboot modules for PXELINUX make sure they are all from the same Syslinux version. |
+ | * COM32 modules from Syslinux 4.00+ can not be used with gPXE directly. gpxe/gpxelinux.0 (In Syslinux official distribution) is undionly.kkpxe, PXELINUX and a special script that does work. | ||
* If you are running selinux you may need to relabel the /tftpboot directory as public content: | * If you are running selinux you may need to relabel the /tftpboot directory as public content: | ||
* //chcon -R -t public_content_t /tftpboot/// | * //chcon -R -t public_content_t /tftpboot/// |