Page 1 of 1

[RESOLVED] WADS: No Valid IP

Published: July 24, 2023 - 3:56 PM
by t.heroult
Good morning

I'm getting a blocking message that I've never encountered before when launching an OS deployment:
IMG_20230724_155152.jpg
IMG_20230724_155152.jpg (74.04 KB) Viewed 4069 times
It's strange, if we get here, it means a network connection has been established...

Any idea what's going on?
Thanks in advance

Tom

Re: WADS: No Valid IP

Published: July 24, 2023 - 4:26 PM
by dcardon
Hi Thomas,

yes, that can be confusing. The initial download uses either the IPXE network driver (if you're using ipxe.efi) or the UEFI card driver (if you're using snp.efi). Once WinPE is downloaded, it boots, and once started, the Windows driver is used.
In this case, there must be a non-generic driver that needs to be integrated into WinPE.
Another possible scenario is that the installation is done on a laptop with a USB dock, and an IP address has been reserved on the MAC address. However, at boot, the dock's MAC address is used, while afterwards, the USB passthrough MAC address (i.e., the machine's IP address) is sent.

Regards,

Denis

Re: WADS: No Valid IP

Published: July 25, 2023 - 11:02 AM
by t.heroult
Hello.

No dock in this case, but thank you for the suggestion; I'll look into a driver.
I might come back to this topic regarding the WinPE integration method...

Have a good day.

Re: WADS: No Valid IP

Published: July 25, 2023 - 11:24 AM
by t.heroult
Well, it was child's play to integrate the drivers with the WAPT interface.

Thanks, I'm closing this!

Tom