dockur / windows

Windows inside a Docker container.
MIT License
17.22k stars 1.47k forks source link

Driver not Found #746

Open mcordes92 opened 6 hours ago

mcordes92 commented 6 hours ago

Operating system

Debian 12

Description

when i install the container with windows server 2025 it cames a windows for driver install but i didnt fint any driver for that grafik

Docker compose

services: windows: image: dockurr/windows container_name: windows_server_2025 environment: VERSION: 2025 LANGUAGE: German REGION: de-DE KEYBOARD: de-DE DISK_SIZE: 40G RAM_SIZE: 10G CPU_CORES: "4" USERNAME: cordeshosting PASSWORD: volumes:

Docker log

windows_server_2025 | qemu-system-x86_64: terminating on signal 15 from pid 7 (bash) BdsDxe: failed to load Boot0002 "UEFI QEMU QEMU HARDDISK " from PciRoot(0x0)/Pci(0xA,0x0)/Scsi(0x0,0x0): Not Found windows_server_2025 | BdsDxe: loading Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x5,0x0)/Scsi(0x0,0x0) windows_server_2025 | BdsDxe: starting Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x5,0x0)/Scsi(0x0,0x0)

Screenshots (optional)

No response

kroese commented 6 hours ago

Which version of the container? Because this should be fixed in v3.17

mcordes92 commented 5 hours ago

i use the latest dockurr/windows:latest

mcordes92 commented 5 hours ago

I have now set the version 3.17 directly in the compose but the window still appears

kroese commented 5 hours ago

Which ISO did it download? Its visible from the log when you start with an empty /storage folder.