[GH-ISSUE #107] Stuck at installation progress #90

Closed
opened 2026-02-27 22:07:53 +03:00 by kerem · 11 comments
Owner

Originally created by @wufan618223 on GitHub (Nov 20, 2020).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/107

I have tried so many times, stuck at installation progress.
image
cpu:Intel(R) Core(TM) i7-7700 CPU @ 3.60GH
I can not find out why...
I do the following cmd:
1.docker build -t docker-osx-vnc .
2.docker run --device /dev/kvm --device /dev/snd -p 8888:5999 -p 50922:10022 -d --privileged docker-osx-vnc:latest
3.VNC connect
4.Boot the macOS Base System
5.Click Disk Utility
6.Erase the BIGGEST disk
7.Click Reinstall macOS

Originally created by @wufan618223 on GitHub (Nov 20, 2020). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/107 I have tried so many times, stuck at installation progress. ![image](https://user-images.githubusercontent.com/12378482/99766388-f2b5d600-2b3b-11eb-9d97-5bf6290e73f8.png) cpu:Intel(R) Core(TM) i7-7700 CPU @ 3.60GH I can not find out why... I do the following cmd: 1.docker build -t docker-osx-vnc . 2.docker run --device /dev/kvm --device /dev/snd -p 8888:5999 -p 50922:10022 -d --privileged docker-osx-vnc:latest 3.VNC connect 4.Boot the macOS Base System 5.Click Disk Utility 6.Erase the BIGGEST disk 7.Click Reinstall macOS
kerem closed this issue 2026-02-27 22:07:53 +03:00
Author
Owner

@weskerfoot commented on GitHub (Nov 24, 2020):

How much memory does your system have?

<!-- gh-comment-id:732534721 --> @weskerfoot commented on GitHub (Nov 24, 2020): How much memory does your system have?
Author
Owner

@wufan618223 commented on GitHub (Nov 24, 2020):

16G

<!-- gh-comment-id:732755447 --> @wufan618223 commented on GitHub (Nov 24, 2020): 16G
Author
Owner

@sickcodes commented on GitHub (Nov 24, 2020):

How much disk space do you have? I have tested the latest image, I will give it another test today.

Which disk did you select to install onto?

<!-- gh-comment-id:732785664 --> @sickcodes commented on GitHub (Nov 24, 2020): How much disk space do you have? I have tested the latest image, I will give it another test today. Which disk did you select to install onto?
Author
Owner

@wufan618223 commented on GitHub (Nov 25, 2020):

I have almost 100G disk space.
i install macos onto the biggest BIGGEST disk(around 200G)

<!-- gh-comment-id:733517050 --> @wufan618223 commented on GitHub (Nov 25, 2020): I have almost 100G disk space. i install macos onto the biggest BIGGEST disk(around 200G)
Author
Owner

@Tkd-Alex commented on GitHub (Nov 28, 2020):

I have the same issue, stuck on install progress... With 16 GB of Ram and 100+ GB free

<!-- gh-comment-id:735272665 --> @Tkd-Alex commented on GitHub (Nov 28, 2020): I have the same issue, stuck on install progress... With 16 GB of Ram and 100+ GB free
Author
Owner

@weskerfoot commented on GitHub (Nov 30, 2020):

If you haven't, I'd make sure you also have swap enabled. That made a huge difference for me. Like a 40 gig swap file.

<!-- gh-comment-id:735783169 --> @weskerfoot commented on GitHub (Nov 30, 2020): If you haven't, I'd make sure you also have swap enabled. That made a huge difference for me. Like a 40 gig swap file.
Author
Owner

@sickcodes commented on GitHub (Nov 30, 2020):

I have actually noticed installations can freeze if:

  • Internet drops out

  • VPN on/off

Try fiddling with your connection. I have been unable to install once or twice solely based on the IP I was using.

<!-- gh-comment-id:736000211 --> @sickcodes commented on GitHub (Nov 30, 2020): I have actually noticed installations can freeze if: - Internet drops out - VPN on/off Try fiddling with your connection. I have been unable to install once or twice solely based on the IP I was using.
Author
Owner

@sickcodes commented on GitHub (Dec 4, 2020):

@wufan618223 did you solve this? If so please let us know how and feel free to close the issue when it's solved :)

<!-- gh-comment-id:738917219 --> @sickcodes commented on GitHub (Dec 4, 2020): @wufan618223 did you solve this? If so please let us know how and feel free to close the issue when it's solved :)
Author
Owner

@sickcodes commented on GitHub (Mar 13, 2021):

Solved by adding :auto image

EDIT: real issue is networking to Apple servers and can occur randomly depending on your origin IP address

<!-- gh-comment-id:797878131 --> @sickcodes commented on GitHub (Mar 13, 2021): Solved by adding :auto image EDIT: real issue is networking to Apple servers and can occur randomly depending on your origin IP address
Author
Owner

@bloem777 commented on GitHub (Oct 11, 2021):

Good day.

I am trying to install it on WSL2 but Getting this error on the console close to the end of the installation:

"qemu-system-x86_64: Slirp: Failed to send packet, ret: -1"

Any ideas?

<!-- gh-comment-id:940389346 --> @bloem777 commented on GitHub (Oct 11, 2021): Good day. I am trying to install it on WSL2 but Getting this error on the console close to the end of the installation: "qemu-system-x86_64: Slirp: Failed to send packet, ret: -1" Any ideas?
Author
Owner

@sickcodes commented on GitHub (Oct 15, 2021):

@bloem777 this is usually due to networking issues with the Docker bridge. Are you able to visit anything in the recovery Safari?

<!-- gh-comment-id:944000423 --> @sickcodes commented on GitHub (Oct 15, 2021): @bloem777 this is usually due to networking issues with the Docker bridge. Are you able to visit anything in the recovery Safari?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#90
No description provided.