Actions
Bug #23404
openDeploy latest PXElinux files
Status:
New
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Description
As I set-up my foreman installation to boot WinPE, over wimboot, utilizing wimboot I've noticed this only seems to work with syslinux >= 5 (I've tested it with the latest syslinux and works like a charm).
However, currently these files get overwritten after running foreman-installer; even more, not all files are automatically deployed. This is currently the list of files I've deployed to my TFTP proxy in order for wimboot to work:
- ldlinux.c32
- libcom32.c32
- libutil.c32
- linux.c32
- menu.c32
- pxelinux.0
Would be nice if we could actually use the latest syslinux (at the time of writing this is v6) and deploy the files mentioned above automatically. This would at least reduce some of the burden of setting up wimaging manually.
Updated by Lukas Zapletal about 7 years ago
- Project changed from Smart Proxy to Installer
- Category deleted (
TFTP)
Updated by Ewoud Kohl van Wijngaarden about 5 years ago
- Category set to Foreman modules
- Triaged changed from No to Yes
Actions