-
Notifications
You must be signed in to change notification settings - Fork 70
Description
Hi @chetan-rathore,
This is regarding the WINPE test on the SystemReady band.
The device resets after UEFI when using the WINPE images from the link below:
https://developer.arm.com/documentation/102677/0500/Windows-OS-testing/Download-and-run-Windows-ADK-and-WinPE
We found a similar document on the Microsoft site for the WinPE test (Validation OS), which follows the same procedure except for replacing the .wim file with:
del d:\sources\boot.wim
ren d:\sources\ValidationOS.wim boot.wim
With this change, we were able to boot into the WinPE stage.
References:
https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/validation-os-overview?view=windows-11
https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/validation-os-boot?view=windows-11
Could you confirm if this approach is acceptable, or should we strictly follow the link provided in the SystemReady band guide?
Regards,
Shiva Kumar