Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erase taking forever #147

Open
venkadeshshiva opened this issue Dec 1, 2024 · 0 comments
Open

Erase taking forever #147

venkadeshshiva opened this issue Dec 1, 2024 · 0 comments

Comments

@venkadeshshiva
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant