mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Stuck at installation stage #208
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skyridertk on GitHub (Jul 1, 2021).
Hello I ran this
docker run -it
--device /dev/kvm
-p 50922:10022
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e GENERATE_UNIQUE=true
-e MASTER_PLIST_URL=https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist
sickcodes/docker-osx:big-sur
And formatted my largest qemu harddisk to APFS format which is about 214Gb. Virtualization is enabled in the bios. And I have an i5 8th gen intel laptop with 24Gb ram. So it should be capable enough.
But it getting stuck at installation stage. It keeps showing 2 hours and 19 minutes remaining.....and the progress bar move at all. What might be the issue?



@sickcodes commented on GitHub (Jul 1, 2021):
It will take a while to install, but that is correct.
Rarely, your IP address may be prevented from downloading the image.
Can you try with a VPN or proxy?
@skyridertk commented on GitHub (Jul 1, 2021):
Let me try that
@sickcodes commented on GitHub (Jul 9, 2021):
It also depends on your internet speed, right now I am installing and it's using 500Mbps
@skyridertk commented on GitHub (Jul 9, 2021):
Ok. I understand
@lecoredump commented on GitHub (Sep 15, 2021):
Hello, I just ran into the same issue, and it doesn't seem to come from anything network related (same behaviour on tethering and 4 different networks, with or without going through a VPN).
This also seems to affect the 3 different OSX versions available, the only difference between each one is the point where they get stuck (multiple attempts for each) :
@triptec commented on GitHub (Sep 15, 2021):
I'm trying to install big sur and I'm stuck here:

@sickcodes commented on GitHub (Sep 16, 2021):
Some countries are not allowed to download: https://support.apple.com/en-us/HT204411
Can you try with a VPN?