Hello,
we are trying to deploy Windows 11 on our PCs using WADs.
Our setup consists of a primary server on one LAN
and a secondary repository on another LAN.
We have a DHCP server on each LAN.
When we try to upload the image to the primary server via IPXE from a PC on the secondary repository's LAN, we get the following results:
The IP address assigned by DHCP is indeed on the secondary repository's LAN.
The ipxe.efi file is successfully downloaded from the primary server, and this happens twice!
We get a message:
IPXE initializing devices ok.
Then it goes wrong:
FEATURES: DNS HTTP ISCSI TFTP VLAN SRP AoE EFI Menu
No more network devices
could not boot image: Error 0x7f048207 (https://ipxe.org/0x7f048207)
No more network devices.
Can you help us with this problem?
As a follow-up question, do we need to point the "Boot Server Hostname" to the main server in DHCP?
Thank you in advance for your help.
Have a good day.
[RESOLVED] WAD Deployment - No more network devices
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
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
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hi Marc,
could you try replacing the ipxe.efi file with snponly.efi [1]?
snponly.efi is based on the EFI BIOS network drivers and works better. Now, ipxe.efi should only be used on machines that don't support snponly.efi.
Regards,
Denis
[1] https://www.wapt.fr/fr/doc/wapt-wads.ht ... ftp-server
could you try replacing the ipxe.efi file with snponly.efi [1]?
snponly.efi is based on the EFI BIOS network drivers and works better. Now, ipxe.efi should only be used on machines that don't support snponly.efi.
Regards,
Denis
[1] https://www.wapt.fr/fr/doc/wapt-wads.ht ... ftp-server
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
-
Vercingetorix
- Messages: 36
- Registration: Sep 19, 2024 - 09:09
Hello,
where can I find the snponly.efi file?
I only have undionly.kpxe and ipxe.efi in /var/www/wads/pxe.
Do we need to download the tis-compile-ipxe package for this?
Thank you in advance for your help.
Have a good day.
where can I find the snponly.efi file?
I only have undionly.kpxe and ipxe.efi in /var/www/wads/pxe.
Do we need to download the tis-compile-ipxe package for this?
Thank you in advance for your help.
Have a good day.
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Normally, if you are up to date, you should find the file in /opt/wapt/wads/pxe/snponly.efiVercingetorix wrote: ↑Oct 8, 2024 - 10:06 I only have undionly.kpxe and ipxe.efi under /var/www/wads/pxe.
Latest version of wapt: 2.5.5.15697 (20422a0b)
-
Vercingetorix
- Messages: 36
- Registration: Sep 19, 2024 - 09:09
Hello,
I should have started with this: we're on version 2.4...
So can we use SnOnly with this version?
Thank you.
I should have started with this: we're on version 2.4...
So can we use SnOnly with this version?
Thank you.
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Hello,
the best solution would be to upgrade. Otherwise, you can download the server's .deb file (version 2.5) and extract the file from it.
Simon
the best solution would be to upgrade. Otherwise, you can download the server's .deb file (version 2.5) and extract the file from it.
Simon
-
Vercingetorix
- Messages: 36
- Registration: Sep 19, 2024 - 09:09
Hello,
we upgraded to version 2.5.
The result is:
a DHCP IP address,
NBP filename is spnonly.efi
...
NBP file downloaded successfully.
IPXE initializing devices... OK.
Then,
Nothing to boot: No such file or directory (https://ipxe.org).
At the DHCP level, we have rules 067 with:
EFI/Boot/bootmgfw.efi
http://xx.xx.xx.xx./api/v3/baseipxe?keymap=fr
http://xx.xx.xx.xx./api/v3/baseipxe?uef ... &keymap=fr.
Thank you in advance for your help.
we upgraded to version 2.5.
The result is:
a DHCP IP address,
NBP filename is spnonly.efi
...
NBP file downloaded successfully.
IPXE initializing devices... OK.
Then,
Nothing to boot: No such file or directory (https://ipxe.org).
At the DHCP level, we have rules 067 with:
EFI/Boot/bootmgfw.efi
http://xx.xx.xx.xx./api/v3/baseipxe?keymap=fr
http://xx.xx.xx.xx./api/v3/baseipxe?uef ... &keymap=fr.
Thank you in advance for your help.
- sfonteneau
- WAPT Expert
- Messages: 2318
- Registered: July 10, 2014 - 11:52 PM
- Contact :
Vercingetorix wrote: ↑Oct 10, 2024 - 1:59 PM At the DHCP level, we do have rule 067 with:
EFI/Boot/bootmgfw.efi
I didn't understand that part of your message
If you are in spnonly.efi, you are normally not in "EFI/Boot/bootmgfw.efi".
Can you specify which DHCP server to use?
Alternatively, could you also send a screenshot of your DHCP configuration?
-
Vercingetorix
- Messages: 36
- Registration: Sep 19, 2024 - 09:09
Hello,
this is a bit confusing for us.
Attached is our Windows 2019 DHCP configuration.
![Picture]()
this is a bit confusing for us.
Attached is our Windows 2019 DHCP configuration.
- Attachments
-
- 2024-10-10 16_52_29-10.63.32.15 - Remote Desktop Connection.png (17.49 KB) Viewed 7242 times
-
Vercingetorix
- Messages: 36
- Registration: Sep 19, 2024 - 09:09
extended options
- Attachments
-
- 2024-10-10 17_07_51-10.63.32.15 - Remote Desktop Connection.png (18.51 KB) Viewed 7241 times
