Operating system
Raspberry Pi OS
Description
I tried to install this on my raspberry pi 5b. it installs perfectly fine, but when windows 11 goes through the set up, it errors out with code 0x800705AA-0x40033 one moment, and another moment it will fail to validate to product key, then boot loops.
Docker compose
docker run -it --rm --name windows -e "VERSION=11" -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/windows:/storage" --stop-timeout 120 docker.io/dockurr/windows
Docker log
BdsDxe: skipped Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0)
BdsDxe: loading Boot0001 "UEFI QEMU QEMU USB HARDDRIVE 1-0000:00:01.0-3" from PciRoot(0x0)/Pci(0x1,0x0)/USB(0x2,0x0)
BdsDxe: starting Boot0001 "UEFI QEMU QEMU USB HARDDRIVE 1-0000:00:01.0-3" from PciRoot(0x0)/Pci(0x1,0x0)/USB(0x2,0x0)
Screenshots (optional)




Operating system
Raspberry Pi OS
Description
I tried to install this on my raspberry pi 5b. it installs perfectly fine, but when windows 11 goes through the set up, it errors out with code 0x800705AA-0x40033 one moment, and another moment it will fail to validate to product key, then boot loops.
Docker compose
docker run -it --rm --name windows -e "VERSION=11" -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/windows:/storage" --stop-timeout 120 docker.io/dockurr/windowsDocker log
Screenshots (optional)