-
Notifications
You must be signed in to change notification settings - Fork 812
Open
Description
Operating system
Ubuntu 24.04
Description
Following the issue with Docker Desktop I followed instructions to uninstall that, and then to install from the command line exactly in the Docker Hub docs.
Now when I try to run this container I get an error, whereas prior to trying DD I was able to run and setup the OS using this.
I've no idea what to do to fix this, any help appreciated!
Docker compose
docker run -it --rm --name macos -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/macos:/storage" --stop-timeout 120 dockurr/macos
# The above worked before I tried and uninstall Docker Desktop
Docker log
$ docker logs macos
❯ Starting macOS for Docker v2.14...
❯ For support visit https://github.com/dockur/macos
❯ CPU: Intel Core i9 14900HX | RAM: 32/63 GB | DISK: 185 GB (ext4) | KERNEL: 6.11.0-28...
❯ Building boot image...
❯
❯ Model: iMacPro1,1
❯ Rom: 0016cb7b005f
❯ Serial: C02CWBZRHX87
❯ Board: C02025802QXJG36AD
❯
❯ Booting macOS using QEMU v10.0.0...
[SNIPPED a few hundred blank lines]
BdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,F19537C5C81CF5418ECF4870DE3E4EE4)/\51D61A7E-64ED-4D05-85F1-D889BC182E53\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. ========
Screenshots (optional)
No response
alihssini, Chris2011, Leokuma, michael-smith-nz and oregonpillow
Metadata
Metadata
Assignees
Labels
No labels