The search returned 6 results

by b8e7n
April 15, 2026 - 4:02 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

Re: PXE Boot

I'm answering my own question. :)
I must have installed the TFTP server before configuring wapt-get.ini.
I uninstalled and reinstalled it, and it's OK.
by b8e7n
April 15, 2026 - 2:54 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

Re: PXE Boot

When I run `sudo systemctl status wapttftpserver`, I get:
`/opt/wapt/wapttftpserver.bin --fork --username=root --root_dir=/opt/wapt/repository/wads/pxe --verbose --log-path=/dev/stdout`.
This seems to indicate that the repository I configured in `wapt-get.ini`, `local_repo_path=/Depot`, is not...
by b8e7n
April 15, 2026 - 11:38
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

Re: PXE Boot

I have a question about the permissions of the repository: could you please tell me what permissions this directory should have?
Sincerely.
by b8e7n
April 15, 2026 - 7:50 AM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

Re: PXE Boot

I changed the repository path to a different file system using the local_repo_path directive in the wapt-get.ini file.
I therefore assume that I am not affected by this bug.
by b8e7n
April 14, 2026 - 2:02 PM
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

Re: PXE Boot

Hello,
so perhaps I should have started with this, but I'm using Oracle Linux 10.1, based on RHEL.
I disabled wapttftpserver and installed tftp-server for testing purposes, and I realized that managing and configuring tftp-server under RHEL10 is significantly different
from...
by b8e7n
April 13, 2026 - 12:09
Forum: WAPT usage (Console, Agent) / WAPT usage (Console, Agent)
Subject: [SOLVED] PXE Boot
Answers: 8
Views : 5009

[SOLVED] PXE Boot

Hello,
I'm using WAPT 2.6, I have a secondary repository, and I want to boot via PXE for imaging purposes.
When I launch the PXE boot on a machine, I get:
Station IP address is [IP address OK]

Server IP address is [IP address OK]

NBP filename is efi/boot/bootmgfw.efi

NBP ...