Page 1 of 2

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

Published: July 19, 2023 - 2:30 PM
by Pchan
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,

Re: Stuck on "iPXE initialising devices..."

Published: July 19, 2023 - 2:57 PM
by sfonteneau
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.

Re: Stuck on "iPXE initialising devices..."

Published: July 19, 2023 - 3:18 PM
by Pchan
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,

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 8:25 AM
by Pchan
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,

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 11:31
by sfonteneau
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

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 12:04 PM
by Pchan
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,

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 12:31
by sfonteneau
Could you try regenerating an initial configuration?

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 3:45 PM
by Pchan
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,

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 3:50 PM
by sfonteneau
Unless I'm mistaken, the HP EliteBook 840 G10 doesn't have a network card?
Are you using a dongle?

Re: Stuck on "iPXE initialising devices..."

Published: July 20, 2023 - 3:53 PM
by Pchan
That's correct, but I used the same one on the 840 G8 and it worked.