[SOLVED] Stuck on "iPXE initialising devices..."

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 19, 2023 - 2:30 PM

Hello,

WAPT Enterprise version: 2.3.0.13516
Server OS: Debian
Administration machine OS: Windows 10

We are currently experiencing an issue with OS deployment: we are failing the "iPXE initializing devices" step for certain machine models, specifically HP EliteBook 840 G10s, while it works for HP EliteBook 840 G8s.

Secure Boot is disabled in the BIOS, and we have updated it. Have you encountered this problem before?

Best regards,
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

July 19, 2023 - 2:57 PM

Could you try installing this package on your WAPT server:

https://wapt.tranquil.it/store/fr/tis-compile-ipxe

The package places an ipxe_github.efi and undionly_github.kpxe file on the WAPT server in the /var/www/wads/pxe directory.

The package on the store updates automatically with each new commit of the IPXE project.

Perhaps a more recent version of the IPXE project would work better for you.

Note that in your DHCP configuration, you will need to replace ipxe.efi with ipxe_github.efi.
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 19, 2023 - 3:18 PM

Hello Simon,

Thank you for the quick reply.

I'm backing up the server and I'll see how to deploy this package on it.
I'll keep you updated on whether or not my problem is resolved.

Best regards,
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 20, 2023 - 08:25

Hello Simon,

To be sure, we need to:
- install the Wapt Linux agent on our Debian server -
deploy the ipxe-compile package from our management console.

Is that correct?

Best regards,
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

July 20, 2023 - 11:31

Pchan wrote: Jul 20, 2023 - 8:25 AM To be sure, you need to: -
install the Wapt Linux agent on our Debian server
No need to install the agent, just configure it:

https://www.wapt.fr/fr/doc/wapt-deploy- ... ation-file
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 20, 2023 - 12:04

I get this error when executing the command:
Using config file: /opt/wapt/wapt-get.ini
Downloaded and installed configuration file as /opt/wapt/conf.d/default.json
FATAL ERROR: KeyError: 'priority'

Sincerely,
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

July 20, 2023 - 12:31

Could you try regenerating an initial configuration?
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 20, 2023 - 3:45 PM

When generating a new configuration, I didn't get an error message.

However, it still doesn't work.
I do get the following: NBP filename is ipxe_github.efi
NBP filename is 131680 Bytes
Downloading NBP file...
NBP file downloaded successfully.


And we're still stuck on the iPXE initializing devices...
It still works with older machines.

Best regards,
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

July 20, 2023 - 3:50 PM

Unless I'm mistaken, the HP EliteBook 840 G10 doesn't have a network card?
Are you using a dongle?
Pchan
Messages: 8
Registration: July 1, 2022 - 11:15

July 20, 2023 - 3:53 PM

That's correct, but I used the same one on the 840 G8 and it worked.
Locked