Skip to content

Install Xcode in OSX:Naked & mac_hdd_ng_auto_monterey.img #540

@Sondro

Description

@Sondro

System: Debian 11.

Docker command:

docker run -it \
    --device /dev/kvm \
    -p 50922:10022 \
    -v "${PWD}/mac_hdd_ng_auto_monterey.img:/image" \
    -v /tmp/.X11-unix:/tmp/.X11-unix \
    -e "DISPLAY=${DISPLAY:-:0.0}" \
    -e "USERNAME=user" \
    -e "PASSWORD=alpine" \
    -e GENERATE_UNIQUE=true \
    -e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/Docker-OSX/master/custom/config-nopicker-custom.plist \
    sickcodes/docker-osx:naked

App Store says the version is below 12.5 (when the system info says it's 12.6).

The run img saves settings, but can't use the apple updater (saying there is no internet).

I tried installing the sickcodes/docker-osx:monterey, but it just hangs on install for 12+hours @ 6+mb/sec (even though the Safari browser works).

If you restart, nothing will be installed.

It also does not recognize the above .img either.

I assume something in the container or img needs to be changed, but I don't know what.

Would be nice if this could be a perma file change available for download since I've seen multiple issues that Monterey hangs/gets stuck on install & won't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions