macos
macos copied to clipboard
Erase taking forever
Operating system
Windows 11
Description
Erase taking forever to complete. Unable install macOS.
Docker compose
services: macos: image: dockurr/macos container_name: macos volumes: - ./storage:/storage environment: VERSION: "15" DISK_SIZE: "256G" RAM_SIZE: "4G" CPU_CORES: "1" devices: - /dev/kvm cap_add: - NET_ADMIN ports: - 8006:8006 - 5900:5900/tcp - 5900:5900/udp stop_grace_period: 2m
Docker log
❯ Starting macOS for Docker v1.16... ❯ For support visit https://github.com/dockur/macos ❯ CPU: AMD Ryzen 7 4800H | RAM: 6/8 GB | DISK: 495 GB (v9fs) | KERNEL: 5.15.167.4-microsoft-standard-WSL2...
❯ Different version detected, switching base image from "15" to "13" ❯ Downloading macOS 13 recovery image... Downloading 042-23155... Saving http://oscdn.apple.com/content/downloads/28/14/042-23155/4rscm4lvp3084gutfgpkwj5eex0yyxmzkt/RecoveryImage/BaseSystem.chunklist to /storage/tmp/BaseSystem.chunklist. 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] _ 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. ======== qemu-system-x86_64: terminating on signal 15 from pid 1 (/usr/bin/tini)
Screenshots (optional)
No response