We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Debian GNU/Linux 12 (bookworm). Linux dev 6.1.0-30-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.124-1 (2025-01-12) x86_64 GNU/Linux
Blocked at "Select Your Country or Region" when I first boot. Reboot cannot help. Host machine is also a virtual machine running in unraid.
docker run -it --rm -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN --stop-timeout 120 -v $PWD/osx:/storage -e DISK_SIZE=512G -e VERSION=15 dockurr/macos
➜ macos docker run -it --rm -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN --stop-timeout 120 -v $PWD/osx:/storage -e DISK_SIZE=512G -e VERSION=15 dockurr/macos ❯ Starting macOS for Docker v1.21... ❯ For support visit https://github.com/dockur/macos ❯ CPU: AMD Ryzen 5 3600 6 Core | RAM: 15/32 GB | DISK: 47 GB (ext4) | KERNEL: 6.1.0-30-amd64...
❯ Building boot image... ❯ Warning: Restricted processor to a single core because nested virtualization was detected! ❯ Warning: unexpected clocksource: kvm-clock ❯ Booting macOS using QEMU v9.2.0... qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10] qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000007H:EDX.invtsc [bit 8] BdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,8143FC4E532E514982412AF7D336990F)/\DAB52AF4-90ED-4404-814A-BF5D27DFCF32\System\Library\CoreServices\boot.efi: Not Found BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xA,0x0): Not Found BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0) BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0) #[EB|LOG:EXITBS:END] _ #[EB.BST.FBS|-] #[EB|B:BOOT] #[EB|LOG:HANDOFF TO XNU] _ ======== End of efiboot serial output. ======== usb_desc_get_descriptor: 2 unknown type 33 (len 10) usb_desc_get_descriptor: 1 unknown type 33 (len 10) usb_desc_get_descriptor: 2 unknown type 33 (len 10) usb_desc_get_descriptor: 1 unknown type 33 (len 10)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Operating system
Debian GNU/Linux 12 (bookworm). Linux dev 6.1.0-30-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.124-1 (2025-01-12) x86_64 GNU/Linux
Description
Blocked at "Select Your Country or Region" when I first boot. Reboot cannot help.
Host machine is also a virtual machine running in unraid.
Docker compose
docker run -it --rm -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN --stop-timeout 120 -v $PWD/osx:/storage -e DISK_SIZE=512G -e VERSION=15 dockurr/macos
Docker log
➜ macos docker run -it --rm -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN --stop-timeout 120 -v $PWD/osx:/storage -e DISK_SIZE=512G -e VERSION=15 dockurr/macos
❯ Starting macOS for Docker v1.21...
❯ For support visit https://github.com/dockur/macos
❯ CPU: AMD Ryzen 5 3600 6 Core | RAM: 15/32 GB | DISK: 47 GB (ext4) | KERNEL: 6.1.0-30-amd64...
❯ Building boot image...
❯ Warning: Restricted processor to a single core because nested virtualization was detected!
❯ Warning: unexpected clocksource: kvm-clock
❯ Booting macOS using QEMU v9.2.0...
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.invpcid [bit 10]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000007H:EDX.invtsc [bit 8]
BdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,8143FC4E532E514982412AF7D336990F)/\DAB52AF4-90ED-4404-814A-BF5D27DFCF32\System\Library\CoreServices\boot.efi: Not Found
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xA,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
#[EB|LOG:EXITBS:END] _
#[EB.BST.FBS|-]
#[EB|B:BOOT]
#[EB|LOG:HANDOFF TO XNU] _
======== End of efiboot serial output. ========
usb_desc_get_descriptor: 2 unknown type 33 (len 10)
usb_desc_get_descriptor: 1 unknown type 33 (len 10)
usb_desc_get_descriptor: 2 unknown type 33 (len 10)
usb_desc_get_descriptor: 1 unknown type 33 (len 10)
Screenshots (optional)
The text was updated successfully, but these errors were encountered: