Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot boot on Ubuntu #820

Open
yuanyq-Cloud opened this issue Oct 18, 2024 · 0 comments
Open

Cannot boot on Ubuntu #820

yuanyq-Cloud opened this issue Oct 18, 2024 · 0 comments

Comments

@yuanyq-Cloud
Copy link

Operating system

Ubuntu 24.04.1 LTS

Description

Error after running docker compose up.

Docker compose

services:
windows:
image: dockurr/windows
container_name: windows
environment:
VERSION: 'ltsc11'
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
stop_grace_period: 2m
volumes:
- /home/cloud/file/win11_iso/zh-cn_windows_11_enterprise_ltsc_2024_x64_dvd_cff9cd2d.iso:/custom.iso

Docker log

SeaBIOS (version 1.16.3-debian-1.16.3-2)
windows | Booting from Hard Disk...
windows | Boot failed: not a bootable disk
windows |
windows | Booting from DVD/CD...
windows | Boot failed: Could not read from CDROM (code 0005)
windows | Booting from Floppy...
windows | Boot failed: could not read the boot disk
windows |
windows | No bootable device.
windows | ❯ ERROR: Timeout while waiting for QEMU to boot the machine!
windows | qemu-system-x86_64: terminating on signal 15 from pid 248 ()
windows | ❯ Shutdown completed!

Screenshots (optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant