You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ Starting Windows for Docker v4.05...
❯ For support visit https://github.com/dockur/windows-arm
❯ CPU: Cortex A53 | RAM: 2/4 GB | DISK: 52 GB (ext4) | KERNEL: 5.10.60-rockchip64...
❯ Requesting Windows 11 from the Microsoft servers...
❯ Downloading Windows 11...
/storage/tmp/win11arm64.iso 0%[ ] 0 --.-KB/s
/storage/tmp/win11arm64.iso 100%[==============================================>] 5.08G 15.8MB/s in 4m 58s
❯ Extracting Windows 11 image...
❯ Adding drivers to image...
❯ Adding win11arm64.xml for automatic installation...
�[1;34m❯ Building Windows 11 image...
❯ Creating a 64G growable disk image in raw format...
❯ Warning: your configured RAM_SIZE of 2 GB is very close to the 2 GB of memory available, please consider a lower value.
❯ Booting Windows using QEMU v9.1.1...
BdsDxe: failed to load Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0): Not Found
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)
Operating system
armbian(Ubuntu20.04.2 LTS (Focal Fossa) )
Description
安装看起来一切正常,直到出现start boot option然后所有的按键都无效
Docker compose
docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN -e RAM_SIZE="2G" -d --stop-timeout 120 dockurr/windows
Docker log
❯ Starting Windows for Docker v4.05...
❯ For support visit https://github.com/dockur/windows-arm
❯ CPU: Cortex A53 | RAM: 2/4 GB | DISK: 52 GB (ext4) | KERNEL: 5.10.60-rockchip64...
❯ Requesting Windows 11 from the Microsoft servers...
❯ Downloading Windows 11...
/storage/tmp/win11arm64.iso 0%[ ] 0 --.-KB/s
/storage/tmp/win11arm64.iso 100%[==============================================>] 5.08G 15.8MB/s in 4m 58s
❯ Extracting Windows 11 image...
❯ Adding drivers to image...
❯ Adding win11arm64.xml for automatic installation...
�[1;34m❯ Building Windows 11 image...
❯ Creating a 64G growable disk image in raw format...
❯ Warning: your configured RAM_SIZE of 2 GB is very close to the 2 GB of memory available, please consider a lower value.
❯ Booting Windows using QEMU v9.1.1...
BdsDxe: failed to load Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0): Not Found
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)
❯ Windows started succesfully, visit http://localhost:8006/ to view the screen...
Screenshots (optional)
The text was updated successfully, but these errors were encountered: