macos icon indicating copy to clipboard operation
macos copied to clipboard

warning: host doesn't support requested feature

Open Siscos06 opened this issue 3 months ago • 11 comments

Operating system

Debian GNU/Linux 12 (bookworm)

Description

I'm trying to install macOS (any version) and when I get to the step where the Apple logo appears, it gets stucked there. I've tried changing the version and, since I'm quite a newbie, I've tried changing the privileges as it was explained in the FAQ. I don't know how to proceed or what should I do and, for this reason, I would greatly appreciate any kind of help.

btw, I'm trying to intall it in Portainer in a OMV server.

Docker compose

services: macos: privileged: true image: dockurr/macos container_name: macos environment: VERSION: "ventura" RAM_SIZE: "3G" CPU_CORES: "2" devices: - /dev/kvm cap_add: - NET_ADMIN ports: - 8006:8006 - 5900:5900/tcp - 5900:5900/udp stop_grace_period: 2m

Docker log

3h3h3hBdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,27776AB23966434AACAAA104B2C47C29)/\A40729E7-EDFE-4969-914B-FD913615B5CE\com.apple.installer\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)

Screenshot 2024-11-09 203259 _macos_logs.txt

Siscos06 avatar Nov 09 '24 19:11 Siscos06