Skip to content

MacOS installation stuck at country selection #369

@rbl82

Description

@rbl82

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: 2m

Docker 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)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions