-
Notifications
You must be signed in to change notification settings - Fork 862
Open
Description
Operating system
Linux Mint 22.1
Description
After getting a test installation with "Sonoma" to work, I tried to set up a Sequia-container.
However after I selected my country and press on "Continue" on the "Select country"-screen, the wheel starts to turn, but nothing happens even after hours ...
I tried it again with Sonoma, I even removed everything (container, image, dockur-codebase) and restarted from scratch.
But nothing helps, I'm always stuck at the "Select country"-screen ...
Docker compose
services:
macos:
image: dockurr/macos
container_name: sequoia
environment:
VERSION: "15"
devices:
- /dev/kvm
- /dev/net/tun
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 5900:5900/tcp
- 5900:5900/udp
volumes:
- ./sequoia:/storage
restart: always
stop_grace_period: 2mDocker log
BdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,FD5E365AA524B04BB5343756C43CA373)/\78AC4EF3-5FE0-4330-89C8-F3D7B329F69D\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)

yesmeck and V3h3m3nt
Metadata
Metadata
Assignees
Labels
No labels