I'm tried to boot the WinPE ISO and VHDX on the RD-N2 FVP using this instruction.https://neoverse-reference-design.docs.arm.com/en/rd-infra-2024.12.20/features/boot/winpe_boot.html
And it's not able to boot.
Could you help me to get the WinPE_arm64.iso pre-built disk image which loads successfully?
WinPE_arm64.iso
Does RD-N2 support any other Windows images like Windows 11 on Arm Insider Preview?
The boot is stuck in "Press any key to boot from CD or DVD."The WinPE boot instruction https://neoverse-reference-design.docs.arm.com/en/latest/features/boot/winpe_boot.html is very minimal"Obtain a pre-built WinPE disk image to use it as the disk image to boot from. Refer to this page for more information."and"Command to begin the WinPE boot on the RD-N2 platform using a WinPE_arm64.iso pre-built disk image. Follow the instructions on console to complete the WinPE boot../distro.sh -p rdn2 -d /absolute/path/to/WinPE_arm64.iso"I assume that I need to build ISO image https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-create-usb-bootable-drive?view=windows-11#create-a-winpe-iso-dvd-or-cd and used "./distro.sh -p rdn2 -d /absolute/path/to/WinPE_arm64.iso" to run it.Could you please give a link to a prebuilt WinPE image or share more details how to build and boot it?
We wouldn't be able to distribute a WinPE image. I think the MS instructions here give a little more detailWinPE: Create bootable media | Microsoft Learn
And what about Windows 11 on Arm Insider Preview images? Is there any options to boot real Windows OS?