Page 1 of 1

[SOLVED] WADS: No more PXE boot

Published: May 15, 2026 - 4:20 PM
by t.heroult
Hello,
following the update to the latest version, it's no longer possible to deploy via WADS. The PXE boot waits and then fails.
We've tested it with several PCs.
There's an error message, but it's too short to read.
On the server, the wapttftpserver service is running correctly.

Thank you for your help!

Re: WADS: No longer booting PXE

Published: May 18, 2026 - 10:09
by sfonteneau
Good morning

Sorry, a small error crept into the postconf:

You can fix this while waiting for the release by modifying: /opt/wapt/conf/waptserver.ini

Code: Select all

[tftpserver]
root_dir = /var/www/wads/pxe
then a restart:

Code: Select all

systemctl restart wapttftpserver 
The PXE file was missing at the end; we are currently working on correcting it

Re: WADS: No longer booting PXE

Published: May 18, 2026 - 10:21
by t.heroult
Thanks, Gwenaël helped me with a ticket and it works :)